Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/sugar3/graphics/iconentry.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/sugar3/graphics/iconentry.py')
-rw-r--r--src/sugar3/graphics/iconentry.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/sugar3/graphics/iconentry.py b/src/sugar3/graphics/iconentry.py
index c652331..65c0fce 100644
--- a/src/sugar3/graphics/iconentry.py
+++ b/src/sugar3/graphics/iconentry.py
@@ -17,8 +17,8 @@
import gtk
-from sugar.graphics import style
-from sugar.graphics.icon import _SVGLoader
+from sugar3.graphics import style
+from sugar3.graphics.icon import _SVGLoader
ICON_ENTRY_PRIMARY = gtk.ENTRY_ICON_PRIMARY
ICON_ENTRY_SECONDARY = gtk.ENTRY_ICON_SECONDARY