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 64ba1a7..e1504e9 100644
--- a/src/dbusxmlscanner.h
+++ b/src/dbusxmlscanner.h
@@ -51,7 +51,8 @@ public:
bool inlineFragment=FALSE,
MemberDef *memberDef=0,
bool showLineNumbers=TRUE,
- Definition *searchCtx=0
+ Definition *searchCtx=0,
+ bool collectXRefs=TRUE
);
void resetCodeParserState();