forked from qt-creator/qt-creator
Debugger: Remove use of setRunParameter() for state auto test
... which are disabled anyway. Change-Id: Id15de0e5b766373570d89bacf02464e46f5b2b89 Reviewed-by: hjk <hjk@qt.io>
This commit is contained in:
@@ -121,6 +121,7 @@ public:
|
||||
void setDeviceSymbolsRoot(const QString &deviceSymbolsRoot);
|
||||
|
||||
void setNeedFixup(bool on);
|
||||
void setTestCase(int testCase);
|
||||
|
||||
signals:
|
||||
void aboutToNotifyInferiorSetupOk();
|
||||
|
||||
Reference in New Issue
Block a user