Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/Mini/InstrumentPanel.py
diff options
context:
space:
mode:
authorKshitij Kumar <kshitijakumar@gmail.com>2013-01-13 06:26:49 (GMT)
committer Kshitij Kumar <kshitijakumar@gmail.com>2013-01-13 06:26:49 (GMT)
commitb6c025e8f0c0d357dc1c53c098b2b40721ba7bd1 (patch)
treebb6a5cc273af0e0b3cef5358ffbde133c9772def /Mini/InstrumentPanel.py
parentccc5153a79db9ab4fe05f7672e4f039fa14ef112 (diff)
sugar to sugar3
Diffstat (limited to 'Mini/InstrumentPanel.py')
-rw-r--r--Mini/InstrumentPanel.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/Mini/InstrumentPanel.py b/Mini/InstrumentPanel.py
index 33b15ce..0bbc967 100644
--- a/Mini/InstrumentPanel.py
+++ b/Mini/InstrumentPanel.py
@@ -8,7 +8,7 @@ import common.Config as Config
from common.Util.ThemeWidgets import *
from common.Util import InstrumentDB
from common.port.scrolledbox import HScrolledBox
-import sugar.graphics.style as style
+import sugar3.graphics.style as style
import logging