summaryrefslogtreecommitdiff
path: root/src/net/eathena/searchstorehandler.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/eathena/searchstorehandler.h')
-rw-r--r--src/net/eathena/searchstorehandler.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/net/eathena/searchstorehandler.h b/src/net/eathena/searchstorehandler.h
index 731639e51..2b2f5af08 100644
--- a/src/net/eathena/searchstorehandler.h
+++ b/src/net/eathena/searchstorehandler.h
@@ -44,6 +44,8 @@ class SearchStoreHandler final : public MessageHandler,
void nextPage() const override final;
+ void close() const override final;
+
protected:
static void processSearchAck(Net::MessageIn &msg);