summaryrefslogtreecommitdiff
path: root/src/Fl_Native_File_Chooser_FLTK.cxx
diff options
context:
space:
mode:
authorManolo Gouy <Manolo>2012-05-25 14:46:02 +0000
committerManolo Gouy <Manolo>2012-05-25 14:46:02 +0000
commitf1210a7fd266292a0ab1b400a62c99e60628d3ff (patch)
tree0a63f394083a22d1e20e83d2fef71690f818ca34 /src/Fl_Native_File_Chooser_FLTK.cxx
parentb05079b38aad103ec0e20a0bc6ec308c0f38d818 (diff)
Fixed Doxygen doc of Fl_File_Native_Chooser::SAVEAS_CONFIRM
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@9547 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'src/Fl_Native_File_Chooser_FLTK.cxx')
-rw-r--r--src/Fl_Native_File_Chooser_FLTK.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Fl_Native_File_Chooser_FLTK.cxx b/src/Fl_Native_File_Chooser_FLTK.cxx
index 6007914aa..b8e24293f 100644
--- a/src/Fl_Native_File_Chooser_FLTK.cxx
+++ b/src/Fl_Native_File_Chooser_FLTK.cxx
@@ -122,7 +122,7 @@ int Fl_Native_File_Chooser::type() const {
-------------- ----------------------------------------------- ------- ------- -------
NEW_FOLDER Shows the 'New Folder' button. Ignored Used Used
PREVIEW Enables the 'Preview' mode by default. Ignored Ignored Used
- SAVEAS_CONFIRM Confirm dialog if BROWSE_SAVE_FILE file exists. Ignored Used Used
+ SAVEAS_CONFIRM Confirm dialog if BROWSE_SAVE_FILE file exists. Used Used Used
\endcode
*/
void Fl_Native_File_Chooser::options(int val) {