From 5cfe48265ebad0ffa0a980dbc2d131fceeecdf3b Mon Sep 17 00:00:00 2001 From: Renaud G Date: Wed, 8 Apr 2015 21:34:02 +0200 Subject: -remove memory leaks -delete created objects --- diceparser.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'diceparser.h') diff --git a/diceparser.h b/diceparser.h index 7ec09ee..1636fc9 100644 --- a/diceparser.h +++ b/diceparser.h @@ -83,6 +83,10 @@ public: * @brief DiceParser default constructor */ DiceParser(); + /** + * @brief ~DiceParser + */ + virtual ~DiceParser(); /** * @brief parseLine, method to call for starting the dice roll. It will parse the command and run the execution tree. -- cgit v1.2.3-70-g09d2