Skip to content

Commit

Permalink
Fixed Doxygen doc of Fl_File_Native_Chooser::SAVEAS_CONFIRM
Browse files Browse the repository at this point in the history
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@9547 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
  • Loading branch information
Manolo Gouy authored and Manolo Gouy committed May 25, 2012
1 parent b05079b commit f1210a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Fl_Native_File_Chooser_FLTK.cxx
Expand Up @@ -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) {
Expand Down

0 comments on commit f1210a7

Please sign in to comment.