Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/library.py
diff options
context:
space:
mode:
authorManuel Kaufmann <humitos@gmail.com>2012-07-03 14:18:44 (GMT)
committer Manuel Kaufmann <humitos@gmail.com>2012-07-17 13:04:42 (GMT)
commit6ea76d7716a86122f8bd02b3d9bd30ed7fc94b17 (patch)
tree3aaa7fb038326183a751751e6661e8a38ff831b7 /library.py
parente258530b98c8a4517097c9d3887c803115efd687 (diff)
Remove wrapper around sugar-toolkit SL #3743
This wrapper was used to allow compatibility with old versions of Sugar. I'm removing it to start the port to Gtk3 of InfoSlicer Signed-off-by: Manuel Kaufmann <humitos@gmail.com>
Diffstat (limited to 'library.py')
-rw-r--r--library.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/library.py b/library.py
index a317f99..325ed49 100644
--- a/library.py
+++ b/library.py
@@ -26,7 +26,6 @@ from sugar.graphics.toolcombobox import ToolComboBox
from sugar.graphics.icon import Icon
from sugar.datastore import datastore
import sugar.graphics.style as style
-from port.widgets import ToolWidget
import xol
import net