From 4de8cf5796446b7f8b09d776e4a6a6d6b8e95cb6 Mon Sep 17 00:00:00 2001 From: Renaud G Date: Sat, 4 Jan 2014 16:24:54 +0100 Subject: -Adding range, booleancondition and countexecutenode. --- diceresult.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'diceresult.h') diff --git a/diceresult.h b/diceresult.h index a9d36a3..9212233 100644 --- a/diceresult.h +++ b/diceresult.h @@ -11,6 +11,8 @@ public: QList& getResultList(); void insertResult(qint64); + void setResultList(QList list); + private: QList m_diceValues; -- cgit v1.2.3-70-g09d2