From ac919dafb38520cbc2fc9168fb041bda0f17337c Mon Sep 17 00:00:00 2001 From: Renaud G Date: Sat, 28 Jan 2017 01:28:38 +0100 Subject: -fix issue about memory management. --- node/keepdiceexecnode.h | 1 + 1 file changed, 1 insertion(+) (limited to 'node/keepdiceexecnode.h') diff --git a/node/keepdiceexecnode.h b/node/keepdiceexecnode.h index 4b41c95..4212275 100644 --- a/node/keepdiceexecnode.h +++ b/node/keepdiceexecnode.h @@ -31,6 +31,7 @@ class KeepDiceExecNode : public ExecutionNode { public: KeepDiceExecNode(); + virtual ~KeepDiceExecNode(); virtual void run(ExecutionNode *previous); virtual void setDiceKeepNumber(quint64 ); -- cgit v1.2.3-70-g09d2