source:
NonGTP/FLTK/include/FL/Fl_Choice.H
@
773
Revision 773, 128 bytes checked in by gumbau, 19 years ago (diff) |
---|
Rev | Line | |
---|---|---|
[773] | 1 | #ifndef Fl_Choice_H |
2 | #define Fl_Choice_H | |
3 | ||
4 | #include "Fl_Menu_.H" | |
5 | #include <fltk/Choice.h> | |
6 | typedef fltk::Choice Fl_Choice; | |
7 | ||
8 | #endif |
Note: See TracBrowser
for help on using the repository browser.