Added missing 'FL_EXPORT' to lots of classes.

This may not be complete yet...


git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@8022 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
Albrecht Schlosser
2010-12-12 23:21:03 +00:00
parent 726feebff6
commit 0c21b331b0
30 changed files with 36 additions and 36 deletions
+1 -1
View File
@@ -46,7 +46,7 @@
then use Fl_Text_Display. If you want to display HTML text,
use Fl_Help_View.
*/
class Fl_Multiline_Output : public Fl_Output {
class FL_EXPORT Fl_Multiline_Output : public Fl_Output {
public:
/**
Creates a new Fl_Multiline_Output widget using the given