Clear highlights scrollbar with messages.

This commit is contained in:
23rd
2018-09-02 03:02:12 +03:00
parent a7487ab43e
commit d0ea0f2478
3 changed files with 7 additions and 0 deletions
+1
View File
@@ -27,6 +27,7 @@ public:
void pauseHighlights();
void unpauseHighlights();
void clearHighlights();
void scrollToBottom(bool animate = false);
bool isAtBottom() const;