forked from qt-creator/qt-creator
mostly core and analyzer: more id-fication
Change-Id: Ic794fdc6a582f4a03d84b6220c59111044c753b9 Reviewed-by: hjk <qthjk@ovi.com>
This commit is contained in:
@@ -38,6 +38,7 @@
|
||||
|
||||
#include <QtCore/QMetaType>
|
||||
|
||||
#include <coreplugin/id.h>
|
||||
#include <utils/ssh/sshconnection.h>
|
||||
#include <utils/environment.h>
|
||||
|
||||
@@ -56,7 +57,7 @@ public:
|
||||
StartMode startMode;
|
||||
Utils::SshConnectionParameters connParams;
|
||||
|
||||
QByteArray toolId;
|
||||
Core::Id toolId;
|
||||
QString debuggee;
|
||||
QString debuggeeArgs;
|
||||
QString analyzerCmdPrefix;
|
||||
|
||||
Reference in New Issue
Block a user