From 0b4909df2372537969e96c4003149cecd2fb911d Mon Sep 17 00:00:00 2001 From: obiwankennedy Date: Mon, 6 Jan 2014 12:20:35 +0100 Subject: Update die.h new API for die --- die.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/die.h b/die.h index 22ce48e..98a7f27 100644 --- a/die.h +++ b/die.h @@ -15,10 +15,12 @@ public: bool isSelected() const; qint64 getValue() const; QList getListValue() const; + private: qint64 m_value; QList m_rollResult; bool m_selected; }; + #endif // DIE_H -- cgit v1.2.3-70-g09d2