Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/addons/clickaction.py
diff options
context:
space:
mode:
Diffstat (limited to 'addons/clickaction.py')
-rw-r--r--addons/clickaction.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/addons/clickaction.py b/addons/clickaction.py
index 828dd75..88c5519 100644
--- a/addons/clickaction.py
+++ b/addons/clickaction.py
@@ -14,8 +14,8 @@
# along with this program; if not, write to the Free Software
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
-from sugar.tutorius import gtkutils
-from sugar.tutorius.actions import *
+from .. import gtkutils
+from ..actions import *
class ClickAction(Action):
"""