diff options
Diffstat (limited to 'FL/Fl_Native_File_Chooser_FLTK.H')
| -rw-r--r-- | FL/Fl_Native_File_Chooser_FLTK.H | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/FL/Fl_Native_File_Chooser_FLTK.H b/FL/Fl_Native_File_Chooser_FLTK.H index bd0337466..db40523f6 100644 --- a/FL/Fl_Native_File_Chooser_FLTK.H +++ b/FL/Fl_Native_File_Chooser_FLTK.H @@ -66,7 +66,7 @@ - Some operating systems support certain OS specific options; see Fl_Native_File_Chooser::options() for a list. */ -class Fl_Native_File_Chooser { +class FL_EXPORT Fl_Native_File_Chooser { public: enum Type { BROWSE_FILE = 0, ///< browse files (lets user choose one file) |
