Forráskód Böngészése

wxGUI iclass: fix indentation

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@64322 15284696-431f-4ddb-bdfa-cd5b030d7da7
Markus Neteler 10 éve
szülő
commit
2fa6f4386c
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      gui/wxpython/iclass/frame.py

+ 1 - 1
gui/wxpython/iclass/frame.py

@@ -86,7 +86,7 @@ class IClassMapFrame(DoubleMapFrame):
                                 firstMap = Map(), secondMap = Map(),
                                 **kwargs)
         self._giface = giface
-	self.tree = None
+        self.tree = None
         self.mapWindowProperties = MapWindowProperties()
         self.mapWindowProperties.setValuesFromUserSettings()
         # show computation region by defaut