mirror of
https://github.com/fltk/fltk.git
synced 2026-05-31 22:04:26 +08:00
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
This commit is contained in:
@@ -122,7 +122,7 @@ int Fl_Native_File_Chooser::type() const {
|
|||||||
-------------- ----------------------------------------------- ------- ------- -------
|
-------------- ----------------------------------------------- ------- ------- -------
|
||||||
NEW_FOLDER Shows the 'New Folder' button. Ignored Used Used
|
NEW_FOLDER Shows the 'New Folder' button. Ignored Used Used
|
||||||
PREVIEW Enables the 'Preview' mode by default. Ignored Ignored 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
|
\endcode
|
||||||
*/
|
*/
|
||||||
void Fl_Native_File_Chooser::options(int val) {
|
void Fl_Native_File_Chooser::options(int val) {
|
||||||
|
|||||||
Reference in New Issue
Block a user