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 54405e8..4ff77a2 100644
--- a/src/ruleparser.h
+++ b/src/ruleparser.h
@@ -44,6 +44,7 @@ public:
QRegExp rx;
QString repository;
QString branch;
+ QRegExp rootdir;
int minRevision;
int maxRevision;
int lineNumber;