mirror of
https://github.com/Chatterino/chatterino2.git
synced 2024-11-21 22:24:07 +01:00
fixed SplitHeader tooltip not showing (hard one)
This commit is contained in:
parent
19bef56f58
commit
8a9ebf29a2
1 changed files with 0 additions and 1 deletions
|
@ -212,7 +212,6 @@ void SplitHeader::updateChannelText()
|
|||
|
||||
this->isLive = false;
|
||||
this->titleLabel->setText(title);
|
||||
this->tooltip = "";
|
||||
}
|
||||
|
||||
void SplitHeader::updateModerationModeIcon()
|
||||
|
|
Loading…
Reference in a new issue