Debugger: Fix 'attach to QML port'

Actually use the QML debugger instead of the CPP one.
This broke in commit fe8cead2d0.

Change-Id: Ifd4b98a74ee03d3cffab4547564708e3b83b2bd3
Reviewed-by: Aurindam Jana <aurindam.jana@nokia.com>
This commit is contained in:
Kai Koehne
2012-02-21 10:13:52 +01:00
committed by Aurindam Jana
parent 3123e8862b
commit 68878208d8

View File

@@ -1771,6 +1771,7 @@ void DebuggerPluginPrivate::attachToQmlPort()
sp.sysroot = dlg.sysroot();
sp.startMode = AttachToRemoteServer;
sp.languages = QmlLanguage;
//
// get files from all the projects in the session