X-Git-Url: https://git.quassel-irc.org/?a=blobdiff_plain;f=src%2Fqtui%2Fchatview.h;h=f013af55e5638b0edbee1a2401944d41303f4f89;hb=0e755439e2447649e91c2d016e088b05b4637add;hp=3061c18937c0a8fc52c9881a8f803df412665ac2;hpb=46a187906552a6e07fd99e2f8b8c1b318f623dd3;p=quassel.git diff --git a/src/qtui/chatview.h b/src/qtui/chatview.h index 3061c189..f013af55 100644 --- a/src/qtui/chatview.h +++ b/src/qtui/chatview.h @@ -117,7 +117,7 @@ private: int _scrollOffset; bool _invalidateFilter; QSet _linesWithCache; - bool _firstTouchUpdateHappened = false; + bool _firstTouchUpdateHappened = false; };