aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/die.h
diff options
context:
space:
mode:
Diffstat (limited to 'die.h')
-rw-r--r--die.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/die.h b/die.h
index 7f5cf44..10a6e8b 100644
--- a/die.h
+++ b/die.h
@@ -49,11 +49,6 @@ public:
*/
void setValue(qint64 r);
/**
- * @brief setFaces
- * @param face
- */
- void setFaces(quint64 face);
- /**
* @brief insertRollValue
* @param r
*/
@@ -128,6 +123,7 @@ public:
* @brief setBase
*/
void setBase(qint64);
+ qint64 getBase();
QString getColor() const;
void setColor(const QString &color);