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

Revision 769, 152 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_Buffer_H
2#define Fl_Text_Buffer_H
3
4#include "Fl_Widget.H"
5#include <fltk/TextBuffer.h>
6typedef fltk::TextBuffer Fl_Text_Buffer;
7
8#endif
Note: See TracBrowser for help on using the repository browser.