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

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