From e07ce48240c1f2f06acfff70fa935a77bdac25bb Mon Sep 17 00:00:00 2001 From: Jean-Marie Traissard Date: Wed, 19 Mar 2008 23:53:40 +0000 Subject: [PATCH] Restore single click behaviour. Function was called 2 times by mistake. --- src/roster_window.py | 1 - 1 file changed, 1 deletion(-) diff --git a/src/roster_window.py b/src/roster_window.py index 587542385..24d7e765a 100644 --- a/src/roster_window.py +++ b/src/roster_window.py @@ -3392,7 +3392,6 @@ class RosterWindow: # We just save on which row we press button, and open chat window on # button release to be able to do DND without opening chat window self.clicked_path = path - self.on_row_activated(widget, path) return else: if type_ == 'group' and x < 27: