Tabs now highlight when a highlight is received

Work on #88
This commit is contained in:
Rasmus Karlsson
2017-12-26 12:32:24 +01:00
parent 7a8cc91eec
commit 13b39e374b
8 changed files with 29 additions and 6 deletions
+1 -1
View File
@@ -277,7 +277,7 @@ void Split::doPopup()
void Split::doClearChat()
{
view.clearMessages();
this->view.clearMessages();
}
void Split::doOpenChannel()