mirror of
https://git.deluge-torrent.org/deluge
synced 2025-04-20 19:44:52 +00:00
Fix missing import
This commit is contained in:
parent
8df39bbcef
commit
db23f6a723
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@ import gtk
|
|||
import pkg_resources
|
||||
import os.path
|
||||
import gobject
|
||||
import base64
|
||||
|
||||
from deluge.ui.client import client
|
||||
import deluge.ui.gtkui.listview as listview
|
||||
|
|
Loading…
Add table
Reference in a new issue