source:
NonGTP/FLTK/include/FL/Fl_Text_Editor.H
@
773
Revision 773, 199 bytes checked in by gumbau, 19 years ago (diff) |
---|
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> |
6 | typedef fltk::TextEditor Fl_Text_Editor; |
7 | #define Style_Table_Entry StyleTableEntry |
8 | |
9 | #endif |
Note: See TracBrowser
for help on using the repository browser.