mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-08 10:44:09 -04:00
Output when GUI main window is shown
This commit is contained in:
parent
82826f9207
commit
2a324bc35d
@ -446,6 +446,7 @@ class Main(MainWindow, MainWindowMixin, DeviceMixin, EmailMixin, # {{{
|
||||
if do_hide_windows:
|
||||
self.hide_windows()
|
||||
if show_gui:
|
||||
timed_print('GUI main window shown')
|
||||
self.show()
|
||||
# Force repaint of the book details splitter because it otherwise ends
|
||||
# up with the wrong size. I don't know why.
|
||||
|
Loading…
x
Reference in New Issue
Block a user