forked from qt-creator/qt-creator
Merge remote-tracking branch 'origin/4.5'
Change-Id: I2d78020f10aa66fdded63883030313e0c411ce02
This commit is contained in:
@@ -335,7 +335,7 @@ void QmlEngine::handleLauncherStarted()
|
||||
{
|
||||
// FIXME: The QmlEngine never calls notifyInferiorPid() triggering the
|
||||
// raising, so do it here manually for now.
|
||||
runControl()->applicationProcessHandle().activate();
|
||||
runTool()->runControl()->applicationProcessHandle().activate();
|
||||
tryToConnect();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user