Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/sugar/graphics/palette.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/sugar/graphics/palette.py b/src/sugar/graphics/palette.py
index 1277477..79f5e86 100644
--- a/src/sugar/graphics/palette.py
+++ b/src/sugar/graphics/palette.py
@@ -246,6 +246,7 @@ class Palette(gtk.Window):
self._palette_popup_sid = None
self._enter_invoker_hid = None
self._leave_invoker_hid = None
+ self._right_click_invoker_hid = None
# we set these for backward compatibility
if label is not None: