mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
f01474325e
commit
3fd6c7f915
@ -271,6 +271,7 @@ class SearchBarButton(LayoutButton): # {{{
|
||||
self.action_toggle.triggered.connect(self.toggle)
|
||||
self.action_toggle.changed.connect(self.update_shortcut)
|
||||
self.toggled.connect(self.update_state)
|
||||
self.update_shortcut()
|
||||
|
||||
@property
|
||||
def is_visible(self):
|
||||
|
Loading…
x
Reference in New Issue
Block a user