summaryrefslogtreecommitdiffstats
path: root/src/ftvhelp.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ftvhelp.h')
-rw-r--r--src/ftvhelp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ftvhelp.h b/src/ftvhelp.h
index d28b506..be60a60 100644
--- a/src/ftvhelp.h
+++ b/src/ftvhelp.h
@@ -53,7 +53,7 @@ class FTVHelp : public IndexIntf
bool separateIndex,
bool addToNavIndex,
Definition *def);
- void addIndexItem(Definition *,MemberDef *,const char *) {}
+ void addIndexItem(Definition *,MemberDef *,const char *,const char *) {}
void addIndexFile(const char *) {}
void addImageFile(const char *) {}
void addStyleSheetFile(const char *) {}