Revert [12663]
This commit is contained in:
parent
6a2651ebd5
commit
1136ae5b16
1 changed files with 0 additions and 3 deletions
|
@ -1085,9 +1085,6 @@ class RosterWindow:
|
||||||
return False
|
return False
|
||||||
|
|
||||||
def draw_contact(self, jid, account, selected=False, focus=False):
|
def draw_contact(self, jid, account, selected=False, focus=False):
|
||||||
gobject.idle_add(self._draw_contact, jid, account, selected, focus)
|
|
||||||
|
|
||||||
def _draw_contact(self, jid, account, selected=False, focus=False):
|
|
||||||
"""
|
"""
|
||||||
Draw the correct state image, name BUT not avatar
|
Draw the correct state image, name BUT not avatar
|
||||||
"""
|
"""
|
||||||
|
|
Loading…
Add table
Reference in a new issue