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, 2 insertions, 0 deletions
diff --git a/src/ftvhelp.h b/src/ftvhelp.h
index 58e4453..d1a89a8 100644
--- a/src/ftvhelp.h
+++ b/src/ftvhelp.h
@@ -86,6 +86,8 @@ class FTVHelp : public IndexIntf
const char *, const char *,
const char *, const MemberDef *) {}
void addIndexFile(const char *) {}
+ void addImageFile(const char *) {}
+ void addStyleSheetFile(const char *) {}
void generateTreeView(QString* = NULL);
private:
void generateTreeViewImages();