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.

19 lines
453B

  1. // generated by Fast Light User Interface Designer (fluid) version 1.0300
  2. #ifndef tabs_h
  3. #define tabs_h
  4. #include <FL/Fl.H>
  5. #include <FL/Fl_Double_Window.H>
  6. extern Fl_Double_Window *foo_window;
  7. #include <FL/Fl_Box.H>
  8. #include <FL/Fl_Tabs.H>
  9. #include <FL/Fl_Group.H>
  10. #include <FL/Fl_Input.H>
  11. #include <FL/Fl_Button.H>
  12. #include <FL/fl_ask.H>
  13. #include <FL/Fl_Wizard.H>
  14. extern Fl_Wizard *wWizard;
  15. #include <stdlib.h>
  16. #include <FL/Fl_Return_Button.H>
  17. #endif