mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
bd444c6d45
commit
8e69c62d05
@ -315,8 +315,7 @@ class ToolBar(QToolBar): # {{{
|
||||
self.child_bar.addWidget(self.spacers[1])
|
||||
if gprefs['show_child_bar']:
|
||||
self.addWidget(self.spacers[3])
|
||||
|
||||
if not gprefs['show_child_bar']:
|
||||
else:
|
||||
for s in self.spacers[2:]:
|
||||
s.setVisible(False)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user