QmlProfiler: Add "Sysroot" field to attach dialog

Change-Id: Id3c6a0eaa90096f2a7a0bdcfac10644e10e8858c
Reviewed-by: Christiaan Janssen <christiaan.janssen@nokia.com>
This commit is contained in:
Kai Koehne
2011-10-15 11:32:55 +02:00
parent 8eb8368139
commit f925ecb30f
5 changed files with 40 additions and 2 deletions

View File

@@ -63,6 +63,7 @@ public:
QString displayName;
Utils::Environment environment;
QString workingDirectory;
QString sysroot;
};
} // namespace Analyzer