aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/node/listsetrollnode.h
diff options
context:
space:
mode:
Diffstat (limited to 'node/listsetrollnode.h')
-rw-r--r--node/listsetrollnode.h1
1 files changed, 1 insertions, 0 deletions
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<Range>&);
virtual ExecutionNode* getCopy() const;