summaryrefslogtreecommitdiff
path: root/FL/Fl_Native_File_Chooser.H
diff options
context:
space:
mode:
authorManolo Gouy <Manolo>2012-09-27 12:49:39 +0000
committerManolo Gouy <Manolo>2012-09-27 12:49:39 +0000
commit74496aa2ccb5f00bdd6b4ec0789691acc8ae4592 (patch)
tree76aedf28a78684e9942932b55eb8644a6ebf2292 /FL/Fl_Native_File_Chooser.H
parent6ec40d36769f42a31ff81279389c98ea3a4a666b (diff)
Removed several deprecation warnings.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@9685 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'FL/Fl_Native_File_Chooser.H')
-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)