You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

23 lines
596B

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