forked from qt-creator/qt-creator
Debugger: Add view menu to toolbar
Change-Id: I8783ce66d28626e9a484d6aa729fccd07bbda0b8 Reviewed-by: Eike Ziller <eike.ziller@digia.com>
This commit is contained in:
@@ -1253,6 +1253,7 @@ public:
|
||||
QIcon m_locationMarkIcon;
|
||||
|
||||
StatusLabel *m_statusLabel;
|
||||
QMenu *m_viewMenu;
|
||||
QComboBox *m_threadBox;
|
||||
|
||||
BaseWindow *m_breakWindow;
|
||||
|
||||
Reference in New Issue
Block a user