mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-03-02 19:23:40 +01:00
...
This commit is contained in:
parent
d6afe28648
commit
2136fca624
1 changed files with 1 additions and 0 deletions
|
|
@ -697,6 +697,7 @@ def check_item_activated(self, item):
|
|||
|
||||
@in_thread_job
|
||||
def check_requested(self, *args):
|
||||
self.commit_all_editors_to_container()
|
||||
c = self.gui.check_book
|
||||
c.parent().show()
|
||||
c.parent().raise_()
|
||||
|
|
|
|||
Loading…
Reference in a new issue