summaryrefslogtreecommitdiff
path: root/src/search/SearchModel.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/search/SearchModel.h')
-rw-r--r--src/search/SearchModel.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/search/SearchModel.h b/src/search/SearchModel.h
index d94ddc5..343e259 100644
--- a/src/search/SearchModel.h
+++ b/src/search/SearchModel.h
@@ -25,6 +25,7 @@ private:
vector<pair<string, int> > tagList;
int currentPage;
int resultCount;
+ int thResultCount;
bool showOwn;
bool showFavourite;
bool showTags;