This commit is contained in:
Yann Leboulanger 2005-05-27 15:47:15 +00:00
parent cb0368ae09
commit dbdd89dd3f
1 changed files with 1 additions and 0 deletions

View File

@ -93,6 +93,7 @@ class Tabbed_chat_window(chat.Chat):
user = list_users[0]
show = user.show
jid = user.jid
keyID = user.keyID
for u in list_users:
if u.priority > prio:
prio = u.priority