summaryrefslogtreecommitdiff
path: root/src/net/tmwa/searchstorehandler.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/tmwa/searchstorehandler.h')
-rw-r--r--src/net/tmwa/searchstorehandler.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/net/tmwa/searchstorehandler.h b/src/net/tmwa/searchstorehandler.h
index 02a6bad56..fc7946a86 100644
--- a/src/net/tmwa/searchstorehandler.h
+++ b/src/net/tmwa/searchstorehandler.h
@@ -43,6 +43,8 @@ class SearchStoreHandler final : public MessageHandler,
const int itemId) const override final;
void nextPage() const override final;
+
+ void close() const override final;
};
} // namespace TmwAthena