mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
d6afe28648
commit
2136fca624
@ -697,6 +697,7 @@ class Boss(QObject):
|
|||||||
|
|
||||||
@in_thread_job
|
@in_thread_job
|
||||||
def check_requested(self, *args):
|
def check_requested(self, *args):
|
||||||
|
self.commit_all_editors_to_container()
|
||||||
c = self.gui.check_book
|
c = self.gui.check_book
|
||||||
c.parent().show()
|
c.parent().show()
|
||||||
c.parent().raise_()
|
c.parent().raise_()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user