forked from qt-creator/qt-creator
Debugger: Base magic Qml connection discover on base run control signal
Less debugger specific code and less convoluted paths in debugger message handling. Change-Id: Ib298889c386d65f17acbdfc585188097bb20ed74 Reviewed-by: Christian Stenger <christian.stenger@qt.io>
This commit is contained in:
@@ -477,6 +477,8 @@ private:
|
||||
|
||||
class DebuggerRunTool : public ProjectExplorer::ToolRunner
|
||||
{
|
||||
Q_OBJECT
|
||||
|
||||
public:
|
||||
DebuggerRunTool(ProjectExplorer::RunControl *runControl,
|
||||
const DebuggerRunParameters &rp,
|
||||
|
||||
Reference in New Issue
Block a user