Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/pytoolbar.py
diff options
context:
space:
mode:
authorroot <root@ghunt-desktop.(none)>2011-01-03 18:03:11 (GMT)
committer root <root@ghunt-desktop.(none)>2011-01-03 18:03:11 (GMT)
commit9534219347377bb89a10373b44840ac01c7e5f1a (patch)
treefc78aa702c71cb0a40701a9c104ea743278ab884 /pytoolbar.py
parentcc286621aa93502fba569fc2d1c3a29e3200286e (diff)
additional help, ver 7 announced
Diffstat (limited to 'pytoolbar.py')
-rw-r--r--pytoolbar.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pytoolbar.py b/pytoolbar.py
index 657956f..b5cfb87 100644
--- a/pytoolbar.py
+++ b/pytoolbar.py
@@ -128,7 +128,7 @@ class ActivityToolbar(gtk.Toolbar):
self._updating_share = False
def __traceback_changed_cb(self, combo):
- it = combo.get_active_iter()
+ #it = combo.get_active_iter()
value = combo.get_active()
_logger.debug('combo box value:%s'%(value,))
if value == 0: