mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
825eb1fc26
commit
604d4ca916
@ -37,7 +37,7 @@ class ConfigWidget(ConfigWidgetBase):
|
||||
def refresh_gui(self, gui):
|
||||
gui.keyboard.finalize()
|
||||
|
||||
def highligh_group(self, group_name):
|
||||
def highlight_group(self, group_name):
|
||||
self.conf_widget.highlight_group(group_name)
|
||||
|
||||
if __name__ == '__main__':
|
||||
|
Loading…
x
Reference in New Issue
Block a user