summaryrefslogtreecommitdiff
path: root/src/net/tmwa/auctionhandler.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/tmwa/auctionhandler.h')
-rw-r--r--src/net/tmwa/auctionhandler.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/net/tmwa/auctionhandler.h b/src/net/tmwa/auctionhandler.h
index 9e88e603d..907328952 100644
--- a/src/net/tmwa/auctionhandler.h
+++ b/src/net/tmwa/auctionhandler.h
@@ -32,7 +32,7 @@ class AuctionHandler final : public Net::AuctionHandler
A_DELETE_COPY(AuctionHandler)
- ~AuctionHandler();
+ ~AuctionHandler() override final;
void cancelReg() const override final A_CONST;