From a9c56795316ad6f9455df446546ac85264a5ac3c Mon Sep 17 00:00:00 2001 From: Renaud G Date: Fri, 22 Dec 2017 01:17:04 +0100 Subject: -Add item to roll dice inside charactersheet and test it. --- diceroller.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'diceroller.h') diff --git a/diceroller.h b/diceroller.h index 3881522..ccbd8f2 100644 --- a/diceroller.h +++ b/diceroller.h @@ -58,7 +58,7 @@ public slots: protected: QString diceToText(QList &diceList); private: - DiceParser* m_diceparser; + DiceParser m_diceparser; qreal m_result; QString m_diceList; QString m_resultStr; -- cgit v1.2.3-70-g09d2