Skip to content
Snippets Groups Projects
Commit dfb101ba authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

*** empty log message ***

parent ca019484
No related branches found
No related tags found
No related merge requests found
...@@ -674,7 +674,7 @@ StringXNumber GeneralOptions_Number[] = { ...@@ -674,7 +674,7 @@ StringXNumber GeneralOptions_Number[] = {
{ F|O, "MouseSelection" , opt_general_mouse_selection , 1. , { F|O, "MouseSelection" , opt_general_mouse_selection , 1. ,
"Enable mouse selection" }, "Enable mouse selection" },
{ F|S, "NonModalWindows" , opt_general_non_modal_windows , 1. , { F|S, "NonModalWindows" , opt_general_non_modal_windows , 0. ,
"Force all Gmsh windows to be \"on top\" (\"non-modal\" in Microsoft Windows terminlogy)" }, "Force all Gmsh windows to be \"on top\" (\"non-modal\" in Microsoft Windows terminlogy)" },
{ F|O, "NoPopup" , opt_general_nopopup , 0. , { F|O, "NoPopup" , opt_general_nopopup , 0. ,
"Disable interactive dialog windows in scripts (and use default values instead)" }, "Disable interactive dialog windows in scripts (and use default values instead)" },
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment