This is needed finally, reverting from previous changeset

This commit is contained in:
Jean-Marie Traissard 2008-05-01 02:32:57 +00:00
parent 6c8d196383
commit 299f560749
1 changed files with 1 additions and 0 deletions

View File

@ -811,6 +811,7 @@ class RosterWindow:
if jid in gajim.to_be_removed[account]:
gajim.to_be_removed[account].remove(jid)
self.draw_contact(jid, account)
self.refilter_shown_roster_items()
#FIXME: integrate into add_contact()
def add_to_not_in_the_roster(self, account, jid, nick = '', resource = ''):