add a fixme

This commit is contained in:
Nikos Kouremenos 2005-08-16 19:05:27 +00:00
parent dc74896290
commit 851457ba7a
1 changed files with 1 additions and 0 deletions

View File

@ -464,6 +464,7 @@ class Chat:
def on_tab_eventbox_button_press_event(self, widget, event, child):
if event.button == 3:
#FIXME: uncomment this code and make sure we do not send inactive chatstate
#self.popup_is_shown = True
#menu.connect('deactivate', self.on_popup_deactivate)
n = self.notebook.page_num(child)