summaryrefslogtreecommitdiff
path: root/src/net/ea/tradehandler.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/ea/tradehandler.h')
-rw-r--r--src/net/ea/tradehandler.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/net/ea/tradehandler.h b/src/net/ea/tradehandler.h
index d4c9510b8..a11941d5d 100644
--- a/src/net/ea/tradehandler.h
+++ b/src/net/ea/tradehandler.h
@@ -33,7 +33,7 @@ namespace Net
namespace Ea
{
-class TradeHandler : public Net::TradeHandler
+class TradeHandler notfinal : public Net::TradeHandler
{
public:
TradeHandler();