diff options
Diffstat (limited to 'src/search/SearchModel.h')
| -rw-r--r-- | src/search/SearchModel.h | 1 |
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; |
