alternate color for historic messages

This commit is contained in:
fourtf
2018-11-03 21:40:48 +01:00
parent 5453c65f0f
commit 6416bf3927
2 changed files with 19 additions and 13 deletions
+1
View File
@@ -149,6 +149,7 @@ private:
bool updateQueued_ = false;
bool messageWasAdded_ = false;
bool lastMessageHasAlternateBackground_ = false;
bool lastMessageHasAlternateBackgroundReverse_ = true;
QTimer pauseTimer_;
std::unordered_map<PauseReason, boost::optional<SteadyClock::time_point>>