fixed tab/space consistency

This commit is contained in:
Brendan Taylor 2008-05-13 02:03:26 +00:00
parent d511b5afc4
commit 371e75ef40
1 changed files with 1 additions and 1 deletions

View File

@ -1133,7 +1133,7 @@ class ChatControl(ChatControlBase):
self.status_tooltip = gtk.Tooltips() self.status_tooltip = gtk.Tooltips()
if gajim.otr_module: if gajim.otr_module:
self.update_otr(True) self.update_otr(True)
self.update_ui() self.update_ui()