forked from qt-creator/qt-creator
Debugger: Make some of the plugin tests compilable again
Change-Id: I5c3885cb385dc1c15dce14f2ff52bf70edee8399 Reviewed-by: Christian Stenger <christian.stenger@theqtcompany.com>
This commit is contained in:
@@ -93,6 +93,8 @@ void setSessionValue(const QByteArray &name, const QVariant &value);
|
||||
QVariant configValue(const QByteArray &name);
|
||||
void setConfigValue(const QByteArray &name, const QVariant &value);
|
||||
|
||||
bool isTestRun();
|
||||
|
||||
Utils::SavedAction *action(int code);
|
||||
bool boolSetting(int code);
|
||||
QString stringSetting(int code);
|
||||
|
||||
Reference in New Issue
Block a user