source: NonGTP/glut/FLTK/include/FL/Fl_Choice.H @ 814

Revision 814, 128 bytes checked in by gumbau, 18 years ago (diff)

Glut initial import used by Geometry modules

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.