diff options
Diffstat (limited to 'FL/Fl_Output.H')
| -rw-r--r-- | FL/Fl_Output.H | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/FL/Fl_Output.H b/FL/Fl_Output.H index 370eb4ba0..cb8f88807 100644 --- a/FL/Fl_Output.H +++ b/FL/Fl_Output.H @@ -50,7 +50,7 @@ assumes the font can draw any characters in the ISO-Latin1 character set. */ -class FL_EXPORT Fl_Output : public Fl_Input { +class Fl_Output : public Fl_Input { // don't use FL_EXPORT here ! public: /** Creates a new Fl_Output widget using the given position, |
