/[xforms]/xforms/fdesign/sp_menu.c
ViewVC logotype

Diff of /xforms/fdesign/sp_menu.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by leeming, Thu Apr 10 20:46:37 2003 UTC revision 1.3 by leeming, Tue Apr 15 19:21:42 2003 UTC
# Line 36  Line 36 
36  #include "fd_main.h"  #include "fd_main.h"
37  #include "fd_spec.h"  #include "fd_spec.h"
38  #include "pmenu.h"  #include "pmenu.h"
39  #include "menu_spec.h"  #include "spec/menu_spec.h"
40  #include <ctype.h>  #include <ctype.h>
41    
42  extern FD_menuattrib *create_form_menuattrib(void);  extern FD_menuattrib *create_form_menuattrib(void);
# Line 359  menuentry_scope_cb(FL_OBJECT * ob, long Line 359  menuentry_scope_cb(FL_OBJECT * ob, long
359      menu_spec->global_scope = (fl_get_choice(ob) - 1) > 0;      menu_spec->global_scope = (fl_get_choice(ob) - 1) > 0;
360  }  }
361    
362  #include "menu_spec.c"  #include "spec/menu_spec.c"

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26