summaryrefslogtreecommitdiff
path: root/src/net/buysellhandler.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/buysellhandler.h')
-rw-r--r--src/net/buysellhandler.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/net/buysellhandler.h b/src/net/buysellhandler.h
index fd7c7b355..fde6cf835 100644
--- a/src/net/buysellhandler.h
+++ b/src/net/buysellhandler.h
@@ -30,7 +30,7 @@
namespace Net
{
-class BuySellHandler
+class BuySellHandler notfinal
{
public:
virtual ~BuySellHandler()