aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/die.h
diff options
context:
space:
mode:
Diffstat (limited to 'die.h')
-rw-r--r--die.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/die.h b/die.h
index 0b9ca44..140098b 100644
--- a/die.h
+++ b/die.h
@@ -147,6 +147,8 @@ public:
QString getUuid() const;
void setUuid(const QString& uuid);
+ static void buildSeed();
+
private:
QString m_uuid;
qint64 m_value= 0;