fixed SplitHeader tooltip not showing (hard one)

This commit is contained in:
fourtf 2018-06-05 19:17:59 +02:00
parent 19bef56f58
commit 8a9ebf29a2

View file

@ -212,7 +212,6 @@ void SplitHeader::updateChannelText()
this->isLive = false;
this->titleLabel->setText(title);
this->tooltip = "";
}
void SplitHeader::updateModerationModeIcon()