Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/webtoolbar.py
diff options
context:
space:
mode:
Diffstat (limited to 'webtoolbar.py')
-rw-r--r--webtoolbar.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/webtoolbar.py b/webtoolbar.py
index 361b016..2ac520d 100644
--- a/webtoolbar.py
+++ b/webtoolbar.py
@@ -216,7 +216,7 @@ class WebEntry(AddressEntry):
else:
self._search_popup()
-
+#TODO
class PrimaryToolbar(ToolbarBox):
__gtype_name__ = 'PrimaryToolbar'