fixed searching

This commit is contained in:
fourtf
2018-01-17 14:25:03 +01:00
parent 6d6b99f3ef
commit 91fca258bf
3 changed files with 9 additions and 22 deletions
+1
View File
@@ -53,6 +53,7 @@ public:
// Searching
const QString &getSearchText() const;
void setSearchText(const QString &value);
// Scrollbar
widgets::ScrollbarHighlight getScrollBarHighlight() const;