summaryrefslogtreecommitdiff
path: root/src/net/ea/buysellhandler.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/ea/buysellhandler.h')
-rw-r--r--src/net/ea/buysellhandler.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/net/ea/buysellhandler.h b/src/net/ea/buysellhandler.h
index 4343cd256..2c5e1caad 100644
--- a/src/net/ea/buysellhandler.h
+++ b/src/net/ea/buysellhandler.h
@@ -34,6 +34,9 @@ class BuySellHandler notfinal : public Net::BuySellHandler
BuySellHandler();
A_DELETE_COPY(BuySellHandler)
+
+ void cleanDialogReference(const BuyDialog *const dialog) const
+ override final;
};
} // namespace Ea