mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
oops
This commit is contained in:
parent
e9a899a9fa
commit
351781e869
@ -978,6 +978,7 @@ class Application(QApplication):
|
||||
if not geom:
|
||||
return
|
||||
restored = widget.restoreGeometry(geom)
|
||||
self.ensure_window_on_screen(widget)
|
||||
return restored
|
||||
|
||||
def ensure_window_on_screen(self, widget):
|
||||
|
Loading…
x
Reference in New Issue
Block a user