fixed the app closing issue on the press of quit button #1671
|
@ -2803,6 +2803,7 @@ class MyForm(settingsmixin.SMainWindow):
|
|||
self.appIndicatorHide()
|
||||
else:
|
||||
# custom quit method
|
||||
self.wait = False
|
||||
self.quit()
|
||||
|
||||
def on_action_InboxMessageForceHtml(self):
|
||||
|
|
Reference in New Issue
Block a user