summaryrefslogtreecommitdiffstats
path: root/src/qhp.h
diff options
context:
space:
mode:
authorDimitri van Heesch <dimitri@stack.nl>2014-08-24 18:31:30 (GMT)
committerDimitri van Heesch <dimitri@stack.nl>2014-08-24 18:31:30 (GMT)
commit745955f576cbd7b5f7601c55937d9c42db8161e8 (patch)
tree0e25070a82332a8c68e61938df6d7258d4a1d481 /src/qhp.h
parentfdd1c3f1527b15f6b0a25c2d99748f6a8adc5fcf (diff)
downloadDoxygen-745955f576cbd7b5f7601c55937d9c42db8161e8.zip
Doxygen-745955f576cbd7b5f7601c55937d9c42db8161e8.tar.gz
Doxygen-745955f576cbd7b5f7601c55937d9c42db8161e8.tar.bz2
Bug 735145 - QHP toc broken if mainpage with PROJECT_NAME title has sections/subpages
Diffstat (limited to 'src/qhp.h')
-rw-r--r--src/qhp.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/qhp.h b/src/qhp.h
index a428ac4..2c4e2c9 100644
--- a/src/qhp.h
+++ b/src/qhp.h
@@ -64,8 +64,7 @@ class Qhp : public IndexIntf
int m_prevSectionLevel;
int m_sectionLevel;
- //QCString m_prevIdName;
- //QCString m_prevIdRef;
+ bool m_skipMainPageSection;
};
#endif // DOXYGEN_QHP_H