summaryrefslogtreecommitdiffstats
path: root/src/dbusxmlscanner.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/dbusxmlscanner.h')
-rw-r--r--src/dbusxmlscanner.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/dbusxmlscanner.h b/src/dbusxmlscanner.h
index 545071c..e3eff03 100644
--- a/src/dbusxmlscanner.h
+++ b/src/dbusxmlscanner.h
@@ -45,7 +45,8 @@ public:
int endLine=-1,
bool inlineFragment=FALSE,
MemberDef *memberDef=0,
- bool showLineNumbers=TRUE
+ bool showLineNumbers=TRUE,
+ Definition *searchCtx=0
);
void resetCodeParserState();