mirror of
https://github.com/MCV-Software/TWBlue.git
synced 2025-02-20 08:53:08 -05:00
The switcher module does not close the app when it is cancelled.
This commit is contained in:
parent
d032a6d8f7
commit
403784b77a
@ -19,5 +19,5 @@ class switcher(object):
|
||||
self.window.Hide()
|
||||
wx.GetApp().SetTopWindow(self.window)
|
||||
else:
|
||||
self.window.Show()
|
||||
self.hold_window.Show()
|
||||
|
Loading…
x
Reference in New Issue
Block a user