summaryrefslogtreecommitdiff
path: root/src/node.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/node.cc')
-rw-r--r--src/node.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/node.cc b/src/node.cc
index 9607b27..e1dd282 100644
--- a/src/node.cc
+++ b/src/node.cc
@@ -35,7 +35,7 @@
#include <QRegExp>
#include <sstream>
-int AbstractNode::idx_counter;
+size_t AbstractNode::idx_counter;
AbstractNode::AbstractNode(const ModuleInstantiation *mi)
{
contact: Jan Huwald // Impressum