Kaynağa Gözat

wxIClass: fix deleting areas

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@49816 15284696-431f-4ddb-bdfa-cd5b030d7da7
Anna Petrášová 13 yıl önce
ebeveyn
işleme
7f957b6997
1 değiştirilmiş dosya ile 3 ekleme ve 0 silme
  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).