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

Revision 769, 123 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_Single_Window_H
2#define Fl_Single_Window_H
3
4#include "Fl_Window.H"
5typedef Fl_Window Fl_Single_Window;
6
7#endif
8
Note: See TracBrowser for help on using the repository browser.