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

Revision 769, 199 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_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.