mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
ae0adc82fb
commit
aa31b724b9
@ -1382,6 +1382,7 @@ class Boss(QObject):
|
||||
QApplication.instance().quit()
|
||||
|
||||
def shutdown(self):
|
||||
self.save_manager.check_for_completion.disconnect()
|
||||
self.gui.preview.stop_refresh_timer()
|
||||
self.gui.live_css.stop_update_timer()
|
||||
self.save_state()
|
||||
|
Loading…
x
Reference in New Issue
Block a user