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.

16 lines
399B

  1. // generated by Fast Light User Interface Designer (fluid) version 1.0300
  2. #ifndef radio_h
  3. #define radio_h
  4. #include <FL/Fl.H>
  5. #include <FL/Fl_Double_Window.H>
  6. #include <FL/Fl_Button.H>
  7. #include <FL/Fl_Return_Button.H>
  8. #include <FL/Fl_Light_Button.H>
  9. #include <FL/Fl_Check_Button.H>
  10. #include <FL/Fl_Round_Button.H>
  11. #include <FL/Fl_Group.H>
  12. #include <FL/Fl_Output.H>
  13. extern Fl_Output *cb_info;
  14. #endif