summaryrefslogtreecommitdiffstats
path: root/src/eclipsehelp.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/eclipsehelp.h')
-rw-r--r--src/eclipsehelp.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/eclipsehelp.h b/src/eclipsehelp.h
index 841dc81..3be7fc0 100644
--- a/src/eclipsehelp.h
+++ b/src/eclipsehelp.h
@@ -60,6 +60,7 @@ class EclipseHelp : public IndexIntf
private:
int m_depth;
bool m_endtag;
+ int m_openTags;
QFile * m_tocfile;
FTextStream m_tocstream;