forked from qt-creator/qt-creator
Squish: Store toolkits inside server settings
Information is fetched anyhow and we need it later on. Change-Id: I6389c183b584b312559ca44d2fdda856e6315583 Reviewed-by: David Schulz <david.schulz@qt.io>
This commit is contained in:
@@ -27,6 +27,7 @@ public:
|
||||
QMap<QString, QString> mappedAuts; // name, path
|
||||
QMap<QString, QString> attachableAuts; // name, host:port
|
||||
QStringList autPaths; // absolute path
|
||||
QStringList licensedToolkits;
|
||||
Utils::IntegerAspect autTimeout;
|
||||
Utils::IntegerAspect responseTimeout;
|
||||
Utils::IntegerAspect postMortemWaitTime;
|
||||
|
||||
Reference in New Issue
Block a user