aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/node/dicerollernode.h
diff options
context:
space:
mode:
authorRenaud G <renaud@rolisteam.org>2016-04-21 06:45:15 +0200
committerRenaud G <renaud@rolisteam.org>2016-04-21 06:45:15 +0200
commit1e2c2131bfa90256817bc0299892af06bcfca608 (patch)
tree9b6ceefae8b32b6e4dd633a8bd5d27cedb05e032 /node/dicerollernode.h
parentee3cc6726675134a8522d00cfd9176b3a169b0cd (diff)
downloadOneRoll-1e2c2131bfa90256817bc0299892af06bcfca608.tar.gz
OneRoll-1e2c2131bfa90256817bc0299892af06bcfca608.zip
Fix error and warning from CppCheck
Diffstat (limited to 'node/dicerollernode.h')
-rw-r--r--node/dicerollernode.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/node/dicerollernode.h b/node/dicerollernode.h
index 808676f..2de1cfe 100644
--- a/node/dicerollernode.h
+++ b/node/dicerollernode.h
@@ -27,7 +27,7 @@ public:
* @brief getFaces accessor
* @return the face count
*/
- quint64 getFaces();
+ quint64 getFaces() const;
/**
* @brief toString