aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/die.h
diff options
context:
space:
mode:
Diffstat (limited to 'die.h')
-rw-r--r--die.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/die.h b/die.h
index a07b110..3ae90dd 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