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