From 9925fe9f7bf62a3971477ad408df4036601b0ea6 Mon Sep 17 00:00:00 2001 From: obiwankennedy Date: Tue, 7 Jan 2014 18:45:05 +0100 Subject: Update die.h better api --- die.h | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/die.h b/die.h index 98a7f27..783efb9 100644 --- a/die.h +++ b/die.h @@ -16,10 +16,17 @@ public: qint64 getValue() const; QList getListValue() const; + bool hasChildrenValue(); + + + + + private: qint64 m_value; QList m_rollResult; bool m_selected; + bool m_hasValue; }; -- cgit v1.2.3-70-g09d2