mirror of
https://github.com/codex-storage/deluge.git
synced 2025-02-18 14:26:24 +00:00
Fix missing import
This commit is contained in:
parent
8df39bbcef
commit
db23f6a723
@ -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…
x
Reference in New Issue
Block a user