mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
37334d19cc
commit
141ff585c9
@ -288,7 +288,7 @@ class ConfigWidget(ConfigWidgetBase, Ui_Form):
|
||||
if self.column_order_val(i) == row:
|
||||
o.setCurrentCell(i, 1)
|
||||
o.scrollTo(o.currentIndex())
|
||||
break;
|
||||
break
|
||||
self.changed_signal.emit()
|
||||
|
||||
def label_to_lookup_name(self, label):
|
||||
|
Loading…
x
Reference in New Issue
Block a user