Forget to commit this

This commit is contained in:
defnax 2020-11-21 12:34:34 +01:00
parent a0a1b43cef
commit 18ffc45bd3

View File

@ -62,7 +62,7 @@ PopupDistantChatDialog::PopupDistantChatDialog(const DistantChatPeerId& tunnel_i
_update_timer->start() ;
getChatWidget()->addChatBarWidget(_status_label) ;
getChatWidget()->addTopBarWidget(_status_label) ;
updateDisplay() ;
}