mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-08 02:34:06 -04:00
...
This commit is contained in:
parent
a04c363b70
commit
caa0623ae1
@ -444,6 +444,7 @@ class ToolbarSettings(QWidget):
|
||||
ac = all_items[key]
|
||||
except KeyError:
|
||||
pass
|
||||
else:
|
||||
to_item(key, ac, self.current)
|
||||
|
||||
def bar_changed(self):
|
||||
|
Loading…
x
Reference in New Issue
Block a user