Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/webtoolbar.py
diff options
context:
space:
mode:
authorDaniel Drake <dsd@laptop.org>2011-10-30 22:56:17 (GMT)
committer Daniel Drake <dsd@laptop.org>2011-10-30 22:56:17 (GMT)
commitc28883b5c955831d11420cd18ef98a2ddfd65da7 (patch)
tree6f2b4e43731db34cdae2b816613cc87ac7c8c417 /webtoolbar.py
parent5ced418cf2f2e908e1a6e9ac1dab2797013f3c40 (diff)
remove some old/unused stuff
Diffstat (limited to 'webtoolbar.py')
-rw-r--r--webtoolbar.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/webtoolbar.py b/webtoolbar.py
index d17b17e..dc42eb4 100644
--- a/webtoolbar.py
+++ b/webtoolbar.py
@@ -22,6 +22,7 @@ from gi.repository import GObject
from gi.repository import Gtk
from gi.repository import Gdk
from gi.repository import Pango
+from gi.repository import WebKit
from sugar3.graphics.toolbutton import ToolButton
from sugar3.graphics.menuitem import MenuItem