Ver código fonte

wxGUI/gcpmanager: fix #430 (#447)

Anna Petrasova 5 anos atrás
pai
commit
7c555cc4dc
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1 0
      gui/wxpython/gcp/manager.py

+ 1 - 0
gui/wxpython/gcp/manager.py

@@ -1747,6 +1747,7 @@ class GCP(MapFrame, ColumnSorterMixin):
             self.TgtMap.Clean()
 
             self.grwiz.Cleanup()
+            self._mgr.UnInit()
 
             self.Destroy()