testing emoji because having windows 8 sucks

This commit is contained in:
apa420
2018-08-24 18:38:27 +02:00
parent e58e76ef1e
commit 8f77dccb91
3 changed files with 7 additions and 6 deletions
+3
View File
@@ -383,6 +383,9 @@ void SplitHeader::updateChannelText()
} else {
title += " (live)";
}
if (getSettings()->notificationDot) {
title += QByteArray(" 🔴 ");
}
if (getSettings()->showViewerCount) {
title += " - " + QString::number(streamStatus->viewerCount) +
" viewers";