initialize right_click_invoker_hid in palette

This commit is contained in:
Simon Schampijer 2008-06-05 10:31:30 +02:00
parent cc7ce17eb7
commit a935d5af97

View File

@ -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: