Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/sugar3/wm.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/sugar3/wm.py')
-rw-r--r--src/sugar3/wm.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/sugar3/wm.py b/src/sugar3/wm.py
index 8f1903f..9391754 100644
--- a/src/sugar3/wm.py
+++ b/src/sugar3/wm.py
@@ -20,6 +20,7 @@ UNSTABLE. Used only internally by Activity and jarabe.
"""
import gtk
+from gtk import gdk
import logging