summaryrefslogtreecommitdiffstats
path: root/src/htmlhelp.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/htmlhelp.h')
-rw-r--r--src/htmlhelp.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/htmlhelp.h b/src/htmlhelp.h
index 184b929..043fa1a 100644
--- a/src/htmlhelp.h
+++ b/src/htmlhelp.h
@@ -92,6 +92,7 @@ class HtmlHelp : public IndexIntf
QFile *cf,*kf;
FTextStream cts,kts;
+ bool ctsItemPresent = false;
HtmlHelpIndex *index;
int dc;
QStrList indexFiles;