From f1210a7fd266292a0ab1b400a62c99e60628d3ff Mon Sep 17 00:00:00 2001 From: Manolo Gouy Date: Fri, 25 May 2012 14:46:02 +0000 Subject: 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 --- src/Fl_Native_File_Chooser_FLTK.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') 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) { -- cgit v1.2.3