summaryrefslogtreecommitdiff
path: root/src/net/searchstorehandler.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/searchstorehandler.h')
-rw-r--r--src/net/searchstorehandler.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/net/searchstorehandler.h b/src/net/searchstorehandler.h
index dc775a7b6..68d5fc6a7 100644
--- a/src/net/searchstorehandler.h
+++ b/src/net/searchstorehandler.h
@@ -40,6 +40,8 @@ class SearchStoreHandler notfinal
const int minPrice,
const int maxPrice,
const int itemId) const = 0;
+
+ virtual void nextPage() const = 0;
};
} // namespace Net