Tried chaning the color of the split when a channel is live
This commit is contained in:
@@ -18,6 +18,7 @@ enum class HighlightState {
|
||||
None,
|
||||
Highlighted,
|
||||
NewMessage,
|
||||
Notification,
|
||||
};
|
||||
|
||||
inline QString qS(const std::string &string)
|
||||
|
||||
Reference in New Issue
Block a user