Help Window: Add contents view to side bar

Change-Id: Id690c71471ed9a61bd7a926db70e1b1fb9fac8ab
Reviewed-by: Eike Ziller <eike.ziller@theqtcompany.com>
This commit is contained in:
Eike Ziller
2014-10-10 11:01:21 +02:00
parent 2735ff4068
commit 9e74d06402
4 changed files with 34 additions and 10 deletions

View File

@@ -140,6 +140,7 @@ private:
Core::MiniSplitter *m_sideBarSplitter;
Core::SideBar *m_sideBar;
QAction *m_contentsAction;
QAction *m_indexAction;
QAction *m_bookmarkAction;
};