From 0512c29740db61ad73e533480839e3d26a033bbe Mon Sep 17 00:00:00 2001 From: Manuel QuiƱones Date: Tue, 29 Nov 2011 11:28:57 +0000 Subject: Remove mozilla xpcom and hulahop, add WebKit This commit breaks a lot of Browse functionality. This is marked in the code with a FIXME keyword. Original work was done by Daniel Drake. Signed-off-by: Manuel QuiƱones --- (limited to 'viewtoolbar.py') diff --git a/viewtoolbar.py b/viewtoolbar.py index 0e77137..7daadc9 100644 --- a/viewtoolbar.py +++ b/viewtoolbar.py @@ -18,6 +18,7 @@ from gettext import gettext as _ from gi.repository import Gtk +from gi.repository import GObject from sugar3.graphics.toolbutton import ToolButton -- cgit v0.9.1