mirror of
https://github.com/MCV-Software/TWBlue.git
synced 2025-07-22 15:56:08 -04:00
The switcher module does not close the app when it is cancelled.
This commit is contained in:
@@ -19,5 +19,5 @@ class switcher(object):
|
||||
self.window.Hide()
|
||||
wx.GetApp().SetTopWindow(self.window)
|
||||
else:
|
||||
self.window.Show()
|
||||
self.hold_window.Show()
|
||||
|
Reference in New Issue
Block a user