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

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

Glut initial import used by Geometry modules

Line 
1#ifndef Fl_Text_Editor_H
2#define Fl_Text_Editor_H
3
4#include "Fl_Text_Buffer.H"
5#include <fltk/TextEditor.h>
6typedef fltk::TextEditor Fl_Text_Editor;
7#define Style_Table_Entry StyleTableEntry
8
9#endif
Note: See TracBrowser for help on using the repository browser.