From ff78f313abd4839b77f17255b79dd4499bce0512 Mon Sep 17 00:00:00 2001 From: Renaud G Date: Sat, 24 Feb 2018 17:06:10 +0100 Subject: -remove warnings --- node/variablenode.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'node/variablenode.h') diff --git a/node/variablenode.h b/node/variablenode.h index 6e9cc78..1df9acd 100644 --- a/node/variablenode.h +++ b/node/variablenode.h @@ -26,7 +26,7 @@ public: void setData(std::vector* data); private: - qint64 m_index; + quint64 m_index; std::vector* m_data; }; -- cgit v1.2.3-70-g09d2