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 321ad00c8..370eb4ba0 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_Output : public Fl_Input { +class FL_EXPORT Fl_Output : public Fl_Input { public: /** Creates a new Fl_Output widget using the given position, |
