mirror of
https://git.deluge-torrent.org/deluge
synced 2025-04-20 19:44:52 +00:00
Fix #570 Use utf-8 encoding in listview
This commit is contained in:
parent
eb9578c41d
commit
a6802b455a
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
# -*- coding: utf-8 -*-
|
||||
#
|
||||
# listview.py
|
||||
#
|
||||
|
|
Loading…
Add table
Reference in a new issue