Bump version.
[ntk.git] / test / inactive.h
blobf4566297bdc33e5704c6911b759f42d099311752
1 // generated by Fast Light User Interface Designer (fluid) version 1.0300
3 #ifndef inactive_h
4 #define inactive_h
5 #include <FL/Fl.H>
6 #include <FL/Fl_Double_Window.H>
7 #include <FL/Fl_Group.H>
8 extern Fl_Group *the_group;
9 #include <FL/Fl_Button.H>
10 #include <FL/Fl_Light_Button.H>
11 #include <FL/Fl_Check_Button.H>
12 #include <FL/Fl_Round_Button.H>
13 #include <FL/Fl_Slider.H>
14 #include <FL/Fl_Input.H>
15 #include <FL/Fl_Menu_Button.H>
16 #include <FL/Fl_Value_Output.H>
17 #include <FL/Fl_Box.H>
18 #include <FL/Fl_Scrollbar.H>
19 #include <FL/Fl_Roller.H>
20 #include <FL/Fl_Dial.H>
21 extern Fl_Menu_Item menu_menu[];
22 #endif