diff options
Diffstat (limited to 'fluid/function_panel.h')
| -rw-r--r-- | fluid/function_panel.h | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/fluid/function_panel.h b/fluid/function_panel.h index b7f312067..2f57f16b6 100644 --- a/fluid/function_panel.h +++ b/fluid/function_panel.h @@ -1,4 +1,4 @@ -// generated by Fast Light User Interface Designer (fluid) version 1.0104 +// generated by Fast Light User Interface Designer (fluid) version 1.0105 #ifndef function_panel_h #define function_panel_h @@ -35,6 +35,7 @@ extern Fl_Input *decl_before_input; extern Fl_Input *decl_after_input; extern Fl_Return_Button *declblock_panel_ok; extern Fl_Button *declblock_panel_cancel; +extern Fl_Light_Button *declblock_public_button; Fl_Window* make_declblock_panel(); extern Fl_Window *decl_panel; extern Fl_Light_Button *decl_public_button; @@ -50,8 +51,7 @@ extern Fl_Return_Button *c_panel_ok; extern Fl_Button *c_panel_cancel; Fl_Window* make_class_panel(); void type_make_cb(Fl_Widget*w,void*d); -#include <FL/Fl_Double_Window.H> -extern Fl_Double_Window *widgetbin_panel; +extern Fl_Window *widgetbin_panel; extern void type_make_cb(Fl_Button*, void*); -Fl_Double_Window* make_widgetbin(); +Fl_Window* make_widgetbin(); #endif |
