Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/sugar3/graphics/window.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/sugar3/graphics/window.py')
-rw-r--r--src/sugar3/graphics/window.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/sugar3/graphics/window.py b/src/sugar3/graphics/window.py
index dbac464..ee9ce24 100644
--- a/src/sugar3/graphics/window.py
+++ b/src/sugar3/graphics/window.py
@@ -24,8 +24,8 @@ import gobject
import gtk
import warnings
-from sugar.graphics.icon import Icon
-from sugar.graphics import palettegroup
+from sugar3.graphics.icon import Icon
+from sugar3.graphics import palettegroup
_UNFULLSCREEN_BUTTON_VISIBILITY_TIMEOUT = 2