mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-07 10:14:46 -04:00
...
This commit is contained in:
parent
f885d0d8a1
commit
cfd9189a07
@ -122,7 +122,7 @@ class Catalog(QDialog, Ui_Dialog):
|
||||
if self.sync.isEnabled():
|
||||
self.sync.setChecked(dynamic.get('catalog_sync_to_device', True))
|
||||
|
||||
self.format.currentIndexChanged.connect(self.format_changed)
|
||||
self.format.currentIndexChanged.connect(self.show_plugin_tab)
|
||||
self.show_plugin_tab(None)
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user