From 03a443cb5f4269aa9c6a9c3dc2efcfc30b913703 Mon Sep 17 00:00:00 2001 From: Renaud G Date: Sat, 15 May 2021 06:57:22 +0200 Subject: Add feature about no comma for list operator. --- node/listsetrollnode.h | 1 + 1 file changed, 1 insertion(+) (limited to 'node/listsetrollnode.h') diff --git a/node/listsetrollnode.h b/node/listsetrollnode.h index b147419..a6c5e1a 100644 --- a/node/listsetrollnode.h +++ b/node/listsetrollnode.h @@ -42,6 +42,7 @@ public: void setListValue(QStringList); void setUnique(bool); + void setNoComma(bool); void setRangeList(QList&); virtual ExecutionNode* getCopy() const; -- cgit v1.2.3-70-g09d2