From fa1c05a58698d3a6c049479eb8f7d88ac9ddb348 Mon Sep 17 00:00:00 2001 From: Renaud G Date: Tue, 9 Dec 2014 22:06:47 +0100 Subject: fix warnings --- node/dicerollernode.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'node') diff --git a/node/dicerollernode.h b/node/dicerollernode.h index d46f8ba..67d4c2d 100644 --- a/node/dicerollernode.h +++ b/node/dicerollernode.h @@ -16,7 +16,7 @@ private: QMutex* m_mutex; DiceResult* m_sharedDiceResult; int m_faces; - int m_diceCount; + quint64 m_diceCount; }; /** -- cgit v1.2.3-70-g09d2