Debugger: Add view menu to toolbar

Change-Id: I8783ce66d28626e9a484d6aa729fccd07bbda0b8
Reviewed-by: Eike Ziller <eike.ziller@digia.com>
This commit is contained in:
hjk
2013-06-25 13:54:31 +02:00
committed by Eike Ziller
parent 14cca9e94e
commit 78dc4ee112
3 changed files with 22 additions and 0 deletions

View File

@@ -1253,6 +1253,7 @@ public:
QIcon m_locationMarkIcon;
StatusLabel *m_statusLabel;
QMenu *m_viewMenu;
QComboBox *m_threadBox;
BaseWindow *m_breakWindow;