mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Remove debugging parameter
This commit is contained in:
parent
c5c7f14576
commit
b592feb464
@ -452,7 +452,6 @@ class TagBrowserWidget(QWidget): # {{{
|
||||
parent.addAction(ac)
|
||||
parent.keyboard.register_shortcut('tag browser toggle item',
|
||||
_("'Click' found item"), default_keys=(),
|
||||
description="foobar",
|
||||
action=ac, group=_('Tag Browser'))
|
||||
ac.triggered.connect(self.toggle_item)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user