Tried chaning the color of the split when a channel is live

This commit is contained in:
apa420
2018-08-14 16:29:52 +02:00
parent 93bbe33664
commit b671fc4133
7 changed files with 22 additions and 6 deletions
+1
View File
@@ -18,6 +18,7 @@ enum class HighlightState {
None,
Highlighted,
NewMessage,
Notification,
};
inline QString qS(const std::string &string)