fixed tab/space consistency
This commit is contained in:
parent
d511b5afc4
commit
371e75ef40
|
@ -1133,7 +1133,7 @@ class ChatControl(ChatControlBase):
|
|||
|
||||
self.status_tooltip = gtk.Tooltips()
|
||||
|
||||
if gajim.otr_module:
|
||||
if gajim.otr_module:
|
||||
self.update_otr(True)
|
||||
|
||||
self.update_ui()
|
||||
|
|
Loading…
Reference in New Issue