summaryrefslogtreecommitdiffstats
path: root/src/qhp.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/qhp.h')
-rw-r--r--src/qhp.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/qhp.h b/src/qhp.h
index 38d17fd..4ab779c 100644
--- a/src/qhp.h
+++ b/src/qhp.h
@@ -61,6 +61,9 @@ class Qhp : public IndexIntf
int m_prevSectionLevel;
int m_sectionLevel;
+
+ QCString m_prevIdName;
+ QCString m_prevIdRef;
};
#endif // DOXYGEN_QHP_H