summaryrefslogtreecommitdiff
path: root/FL
diff options
context:
space:
mode:
Diffstat (limited to 'FL')
-rw-r--r--FL/Fl_Native_File_Chooser.H1
1 files changed, 1 insertions, 0 deletions
diff --git a/FL/Fl_Native_File_Chooser.H b/FL/Fl_Native_File_Chooser.H
index 9b7f2fdf0..fcc4b2bfb 100644
--- a/FL/Fl_Native_File_Chooser.H
+++ b/FL/Fl_Native_File_Chooser.H
@@ -213,6 +213,7 @@ private:
void add_filter(const char *, const char *);
void parse_filter(const char *from);
int post();
+ int runmodal();
#endif
#if ! defined(__APPLE__) && !defined(WIN32)