mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
d1887aeeb9
commit
7bba984259
@ -511,6 +511,7 @@ class BooksView(QTableView): # {{{
|
||||
except:
|
||||
# Ignore invalid tweak values as users seem to often get them
|
||||
# wrong
|
||||
print('Ignoring invalid sort_columns_at_startup tweak, with error:')
|
||||
import traceback
|
||||
traceback.print_exc()
|
||||
old_state['sort_history'] = sh
|
||||
|
Loading…
x
Reference in New Issue
Block a user