aboutsummaryrefslogtreecommitdiffstats
path: root/src/ruleparser.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ruleparser.h')
-rw-r--r--src/ruleparser.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ruleparser.h b/src/ruleparser.h
index 9d21937..5eaba49 100644
--- a/src/ruleparser.h
+++ b/src/ruleparser.h
@@ -43,6 +43,7 @@ public:
QString name;
QList<Branch> branches;
+ QString description;
QString forwardTo;
QString prefix;