diff options
Diffstat (limited to 'FL/Fl_Native_File_Chooser_MAC.H')
| -rw-r--r-- | FL/Fl_Native_File_Chooser_MAC.H | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/FL/Fl_Native_File_Chooser_MAC.H b/FL/Fl_Native_File_Chooser_MAC.H index 4cbd58396..31fc2a426 100644 --- a/FL/Fl_Native_File_Chooser_MAC.H +++ b/FL/Fl_Native_File_Chooser_MAC.H @@ -36,7 +36,7 @@ #include <FL/filename.H> #define MAXFILTERS 80 -class Fl_Native_File_Chooser { +class FL_EXPORT Fl_Native_File_Chooser { public: enum Type { BROWSE_FILE = 0, |
