Destroy stats window when it's closed
This commit is contained in:
@@ -142,7 +142,7 @@ class ItemStatsDialog(wx.Dialog):
|
||||
if self.dlgOrder == ItemStatsDialog.counter:
|
||||
ItemStatsDialog.counter -= 1
|
||||
self.parentWnd.UnregisterStatsWindow(self)
|
||||
|
||||
self.Destroy()
|
||||
event.Skip()
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user