diff options
Diffstat (limited to 'FL/Fl_Native_File_Chooser_WIN32.H')
| -rw-r--r-- | FL/Fl_Native_File_Chooser_WIN32.H | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/FL/Fl_Native_File_Chooser_WIN32.H b/FL/Fl_Native_File_Chooser_WIN32.H index 8cdb3b601..00f64e235 100644 --- a/FL/Fl_Native_File_Chooser_WIN32.H +++ b/FL/Fl_Native_File_Chooser_WIN32.H @@ -36,7 +36,7 @@ #include <commdlg.h> // OPENFILENAME, GetOpenFileName() #include <shlobj.h> // BROWSEINFO, SHBrowseForFolder() -class Fl_Native_File_Chooser { +class FL_EXPORT Fl_Native_File_Chooser { public: enum Type { BROWSE_FILE = 0, |
