forked from qt-creator/qt-creator
QmlProject: Clean up RunConfiguration
Change-Id: I635b86c53ca72e82a52cf0002b9269ee15e1958e Reviewed-by: Christian Stenger <christian.stenger@qt.io>
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user