summaryrefslogtreecommitdiffstats
path: root/src/util.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/util.h')
-rw-r--r--src/util.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/util.h b/src/util.h
index 8ff7e4d..4e6f622 100644
--- a/src/util.h
+++ b/src/util.h
@@ -337,6 +337,7 @@ PageDef *addRelatedPage(const char *name,
const QList<ListItemInfo> *sli,
GroupDef *gd=0,
TagInfo *tagInfo=0,
+ bool xref=FALSE,
SrcLangExt lang=SrcLangExt_Unknown
);