Help Window: Add search view to side bar

Change-Id: If3acbad9694b6d1a3441007a9fa9c13a3738aa5f
Reviewed-by: Eike Ziller <eike.ziller@theqtcompany.com>
This commit is contained in:
Eike Ziller
2014-10-13 13:31:49 +02:00
committed by Eike Ziller
parent 002093828a
commit 8fcf27fd42
2 changed files with 16 additions and 1 deletions

View File

@@ -144,6 +144,7 @@ private:
QAction *m_contentsAction;
QAction *m_indexAction;
QAction *m_bookmarkAction;
QAction *m_searchAction;
};
} // Internal