Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/activity.py
diff options
context:
space:
mode:
authorGonzalo Odiard <godiard@sugarlabs.org>2014-04-11 01:40:06 (GMT)
committer Gonzalo Odiard <godiard@gmail.com>2014-05-14 21:21:40 (GMT)
commitdd749da6fdc05374ee656762f6c34d2c52ca6779 (patch)
treea49013aacb60e79f2298e4f42f2ed31ce6de6133 /activity.py
parent1394eb71f8e677990ca26d3be4e1fb1af708f950 (diff)
More import fixes
Diffstat (limited to 'activity.py')
-rw-r--r--activity.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/activity.py b/activity.py
index 228a2e1..702f52a 100644
--- a/activity.py
+++ b/activity.py
@@ -16,6 +16,7 @@
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
from gi.repository import Gtk
+from gi.repository import GObject
import logging
from gettext import gettext as _