mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-07 18:24:30 -04:00
...
This commit is contained in:
parent
c1b488d552
commit
fdac9fcada
@ -124,8 +124,6 @@ class MetadataSingleDialogBase(QDialog):
|
||||
w, h = gprefs.get('metasingle_window_size')
|
||||
self.resize(QSize(w, h))
|
||||
except Exception:
|
||||
pass
|
||||
else:
|
||||
self.resize(self.sizeHint())
|
||||
self.restore_widget_settings()
|
||||
# }}}
|
||||
|
Loading…
x
Reference in New Issue
Block a user