Browse Source

wxGUI: remove boundary from default options
see https://trac.osgeo.org/grass/changeset/65567


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

Martin Landa 9 năm trước cách đây
mục cha
commit
d584a927b0
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      gui/wxpython/core/settings.py

+ 1 - 1
gui/wxpython/core/settings.py

@@ -296,7 +296,7 @@ class Settings:
                         'enabled' : False
                         },
                     'boundary' : {
-                        'enabled' : True
+                        'enabled' : False
                         },
                     'area' : {
                         'enabled' : True