Again, it's update_otr(), not update_ui()!

This commit is contained in:
js 2008-05-19 19:04:44 +00:00
parent 303a09d7c8
commit 50e31a5072
1 changed files with 1 additions and 1 deletions

View File

@ -136,7 +136,7 @@ class ChatControlSession(stanza_session.EncryptedStanzaSession):
full_jid_with_resource.encode()) full_jid_with_resource.encode())
if self.control: if self.control:
self.control.update_ui() self.control.update_otr()
ctx = gajim.otr_module. \ ctx = gajim.otr_module. \
otrl_context_find( otrl_context_find(