testing emoji because having windows 8 sucks
This commit is contained in:
@@ -383,6 +383,9 @@ void SplitHeader::updateChannelText()
|
||||
} else {
|
||||
title += " (live)";
|
||||
}
|
||||
if (getSettings()->notificationDot) {
|
||||
title += QByteArray(" 🔴 ");
|
||||
}
|
||||
if (getSettings()->showViewerCount) {
|
||||
title += " - " + QString::number(streamStatus->viewerCount) +
|
||||
" viewers";
|
||||
|
||||
Reference in New Issue
Block a user