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
@@ -41,7 +41,7 @@
user presses the mouse, but you can change this with when().
<P>See Fl_Browser for methods to add and remove lines from the browser.
*/
class Fl_Select_Browser : public Fl_Browser {
class FL_EXPORT Fl_Select_Browser : public Fl_Browser {
public:
/**
Creates a new Fl_Select_Browser widget using the given