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.

20 lines
498B

  1. // generated by Fast Light User Interface Designer (fluid) version 1.0300
  2. #ifndef valuators_h
  3. #define valuators_h
  4. #include <FL/Fl.H>
  5. #include <FL/Fl_Double_Window.H>
  6. #include <stdio.h>
  7. #include <FL/Fl_Box.H>
  8. #include <FL/Fl_Slider.H>
  9. #include <FL/Fl_Value_Slider.H>
  10. #include <FL/Fl_Value_Input.H>
  11. #include <FL/Fl_Value_Output.H>
  12. #include <FL/Fl_Scrollbar.H>
  13. #include <FL/Fl_Adjuster.H>
  14. #include <FL/Fl_Counter.H>
  15. #include <FL/Fl_Spinner.H>
  16. #include <FL/Fl_Dial.H>
  17. #include <FL/Fl_Roller.H>
  18. #endif