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