Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/webactivity.py
diff options
context:
space:
mode:
Diffstat (limited to 'webactivity.py')
-rw-r--r--webactivity.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/webactivity.py b/webactivity.py
index 27f181d..8495faf 100644
--- a/webactivity.py
+++ b/webactivity.py
@@ -26,6 +26,7 @@ GObject.threads_init()
from gi.repository import Gtk
from gi.repository import Gdk
+from gi.repository import GdkPixbuf
import base64
import time
import shutil