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.

13 lines
298B

  1. // generated by Fast Light User Interface Designer (fluid) version 1.0300
  2. #ifndef fast_slow_h
  3. #define fast_slow_h
  4. #include <FL/Fl.H>
  5. #include <FL/Fl_Double_Window.H>
  6. #include <FL/Fl_Slider.H>
  7. extern Fl_Slider *control;
  8. extern Fl_Slider *fast;
  9. extern Fl_Slider *slow;
  10. #include <FL/Fl_Box.H>
  11. #endif