mirror of
https://github.com/codex-storage/deluge.git
synced 2025-02-17 13:56:47 +00:00
Fix sorting of name column.
This commit is contained in:
parent
24fc4f0a49
commit
df9fd2af09
@ -464,7 +464,7 @@ class ListView:
|
||||
return True
|
||||
|
||||
def add_texticon_column(self, header, col_types=[int, str],
|
||||
sortid=0,
|
||||
sortid=1,
|
||||
hidden=False,
|
||||
position=None,
|
||||
status_field=None,
|
||||
|
Loading…
x
Reference in New Issue
Block a user