We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9af53ac commit 69b74c0Copy full SHA for 69b74c0
1 file changed
odmtools/controller/frmGapFill.py
@@ -23,3 +23,4 @@ def onOKBtn(self, event):
23
def OnCancelBtn(self, event):
24
25
self.Close()
26
+ self.Destroy()
0 commit comments