Explorar o código

wxIClass: fix deleting areas

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@49816 15284696-431f-4ddb-bdfa-cd5b030d7da7
Anna Petrášová %!s(int64=13) %!d(string=hai) anos
pai
achega
7f957b6997
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      gui/wxpython/iclass/digit.py

+ 3 - 0
gui/wxpython/iclass/digit.py

@@ -60,6 +60,9 @@ class IClassVDigitWindow(VDigitWindow):
     def _addRecord(self):
         return False
         
+    def _updateATM(self):
+        pass
+        
     def GetCurrentCategory(self):
         """!Returns current category (class).