From db15e41502743d1124062eddb8d2bb3617e2593c Mon Sep 17 00:00:00 2001 From: Renaud G Date: Fri, 8 Jan 2016 20:54:21 +0100 Subject: fix cppcheck errors --- die.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'die.h') diff --git a/die.h b/die.h index 2c10894..ffd37a1 100644 --- a/die.h +++ b/die.h @@ -99,12 +99,12 @@ public: * @brief getFaces * @return */ - quint64 getFaces(); + quint64 getFaces() const; /** * @brief hasBeenDisplayed * @return */ - bool hasBeenDisplayed(); + bool hasBeenDisplayed() const; /** * @brief displayed */ @@ -117,7 +117,7 @@ public: * @brief isHighlighted * @return */ - bool isHighlighted(); + bool isHighlighted() const; /** * @brief setBase -- cgit v1.2.3-70-g09d2