From 912528253fcf1fc43c1a2d02ffe6e540fe60d8e7 Mon Sep 17 00:00:00 2001 From: Vincent Vinet Date: Mon, 19 Oct 2009 20:15:41 +0000 Subject: Merge the TProbe Integration and fix merging induced bugs --- (limited to 'tutorius/actions.py') diff --git a/tutorius/actions.py b/tutorius/actions.py index cd34976..08f55cd 100644 --- a/tutorius/actions.py +++ b/tutorius/actions.py @@ -16,6 +16,8 @@ """ This module defines Actions that can be done and undone on a state """ +import gtk + from gettext import gettext as _ from sugar.tutorius import addon -- cgit v0.9.1