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