summaryrefslogtreecommitdiffstats
path: root/src/qhp.h
diff options
context:
space:
mode:
authordimitri <dimitri@afe2bf4a-e733-0410-8a33-86f594647bc7>2009-06-22 20:14:03 (GMT)
committerdimitri <dimitri@afe2bf4a-e733-0410-8a33-86f594647bc7>2009-06-22 20:14:03 (GMT)
commit7c0a46b50fad0925e47b78326f8c2e92e3829fb4 (patch)
tree2f918f7da3205101b2a8a300ee9afefe247b3f24 /src/qhp.h
parent7a3de4c3c8aac25c38b6e93bb0927de40cd1c650 (diff)
downloadDoxygen-7c0a46b50fad0925e47b78326f8c2e92e3829fb4.zip
Doxygen-7c0a46b50fad0925e47b78326f8c2e92e3829fb4.tar.gz
Doxygen-7c0a46b50fad0925e47b78326f8c2e92e3829fb4.tar.bz2
Release-1.5.9-20090622
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