source: NonGTP/include/FL/Fl_Value_Input.H @ 769

Revision 769, 129 bytes checked in by gumbau, 18 years ago (diff)

FLTK imported to SVN repository to be linked agains the GeoTool? application

Line 
1#ifndef Fl_Value_Input_H
2#define Fl_Value_Input_H
3
4#include <fltk/ValueInput.h>
5typedef fltk::ValueInput Fl_Value_Input;
6
7#endif
Note: See TracBrowser for help on using the repository browser.