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