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

Revision 769, 140 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_Return_Button_H
2#define Fl_Return_Button_H
3
4#include <fltk/ReturnButton.h>
5typedef fltk::ReturnButton Fl_Return_Button;
6
7#endif
8
Note: See TracBrowser for help on using the repository browser.