mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
ecb73f404f
commit
c4df0e49ef
@ -153,7 +153,6 @@ class ConfigWidget(ConfigWidgetBase, Ui_Form):
|
||||
r('cover_flow_queue_length', config, restart_required=True)
|
||||
r('cover_browser_reflections', gprefs)
|
||||
r('show_rating_in_cover_browser', gprefs)
|
||||
r('extra_row_spacing', gprefs)
|
||||
r('emblem_size', gprefs)
|
||||
r('emblem_position', gprefs, choices=[
|
||||
(_('Left'), 'left'), (_('Top'), 'top'), (_('Right'), 'right'), (_('Bottom'), 'bottom')])
|
||||
|
Loading…
x
Reference in New Issue
Block a user