Explorar o código

wxGUI: don't close dialogs be default
(merge https://trac.osgeo.org/grass/changeset/45601 from relbr64)


git-svn-id: https://svn.osgeo.org/grass/grass/trunk@45603 15284696-431f-4ddb-bdfa-cd5b030d7da7

Martin Landa %!s(int64=14) %!d(string=hai) anos
pai
achega
a42537f8ee
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      gui/wxpython/gui_modules/preferences.py

+ 1 - 1
gui/wxpython/gui_modules/preferences.py

@@ -181,7 +181,7 @@ class Settings:
                     'enabled' : False
                     },
                 'closeDlg' : {
-                    'enabled' : True
+                    'enabled' : False
                     },
                 'verbosity' : {
                     'selection' : 'grassenv'