Skip to content

Commit

Permalink
wxGUI/gcpmanager: fix #430 (#447)
Browse files Browse the repository at this point in the history
  • Loading branch information
petrasovaa committed Mar 23, 2020
1 parent 9b7398c commit 79c069d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gui/wxpython/gcp/manager.py
Expand Up @@ -1747,6 +1747,7 @@ def OnQuit(self, event):
self.TgtMap.Clean()

self.grwiz.Cleanup()
self._mgr.UnInit()

self.Destroy()

Expand Down

0 comments on commit 79c069d

Please sign in to comment.