From d466a529fe2ed5c09c2353c67c82df5c83d831cf Mon Sep 17 00:00:00 2001 From: Renaud G Date: Tue, 22 Mar 2016 19:27:45 +0100 Subject: fix cpp check --- node/listsetrollnode.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'node/listsetrollnode.h') diff --git a/node/listsetrollnode.h b/node/listsetrollnode.h index 5f381f5..05e7ea4 100644 --- a/node/listsetrollnode.h +++ b/node/listsetrollnode.h @@ -39,7 +39,7 @@ public: virtual void run(ExecutionNode* previous = NULL); virtual QString toString(bool)const; virtual qint64 getPriority() const; - QStringList getList(); + QStringList getList() const; void setListValue(QStringList); void setUnique(bool ); -- cgit v1.2.3-70-g09d2