forked from qt-creator/qt-creator
debugger: add a menu entry for the (defunct) TCF attaching
This commit is contained in:
@@ -128,6 +128,7 @@ private:
|
||||
QAction *m_startRemoteAction;
|
||||
QAction *m_attachExternalAction;
|
||||
QAction *m_attachCoreAction;
|
||||
QAction *m_attachTcfAction;
|
||||
QAction *m_detachAction;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user