QmlProject: Clean up RunConfiguration

Change-Id: I635b86c53ca72e82a52cf0002b9269ee15e1958e
Reviewed-by: Christian Stenger <christian.stenger@qt.io>
This commit is contained in:
hjk
2019-11-15 17:32:29 +01:00
parent 57239aaf22
commit 76a85d9af4
2 changed files with 31 additions and 33 deletions

View File

@@ -47,7 +47,7 @@ private:
bool isEnabled() const final;
QString mainScript() const;
QString theExecutable() const;
Utils::FilePath qmlScenePath() const;
QString commandLineArguments() const;
ProjectExplorer::BaseStringAspect *m_qmlViewerAspect;