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

Revision 769, 128 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_Choice_H
2#define Fl_Choice_H
3
4#include "Fl_Menu_.H"
5#include <fltk/Choice.h>
6typedef fltk::Choice Fl_Choice;
7
8#endif
Note: See TracBrowser for help on using the repository browser.