mirror of
https://github.com/kovidgoyal/calibre.git
synced 2026-05-30 10:35:20 -04:00
...
This commit is contained in:
@@ -236,6 +236,7 @@ class PluginTweaks(QDialog): # {{{
|
||||
self.bb.accepted.connect(self.accept)
|
||||
self.bb.rejected.connect(self.reject)
|
||||
self.l.addWidget(self.bb)
|
||||
self.resize(550, 300)
|
||||
|
||||
# }}}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user