Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/roundbox.py
diff options
context:
space:
mode:
Diffstat (limited to 'roundbox.py')
-rw-r--r--roundbox.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/roundbox.py b/roundbox.py
index 35d5f7c..26e3c84 100644
--- a/roundbox.py
+++ b/roundbox.py
@@ -1,6 +1,6 @@
import math
import gtk
-from sugar.graphics import style
+from sugar3.graphics import style
class RoundBox(gtk.HBox):