Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/Experior.Activity/sbgui.py
diff options
context:
space:
mode:
Diffstat (limited to 'Experior.Activity/sbgui.py')
-rwxr-xr-xExperior.Activity/sbgui.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/Experior.Activity/sbgui.py b/Experior.Activity/sbgui.py
index 3cf2c77..0e41696 100755
--- a/Experior.Activity/sbgui.py
+++ b/Experior.Activity/sbgui.py
@@ -103,7 +103,7 @@ class sbGUI(gobject.GObject):
# Assuming that the widget was named explicitly by the developers,
# getting the name should be very straightforward, with no specialized
# cases or special name-detecting.
- widId = widgetIdentifier(widget)
+ widId = WidgetIdentifier(widget)
ident = widId.getIdentifier()
if ident is not None: