summaryrefslogtreecommitdiff
path: root/tests/system/suite_QMLS/shared/qmls.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/system/suite_QMLS/shared/qmls.py')
-rw-r--r--tests/system/suite_QMLS/shared/qmls.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/system/suite_QMLS/shared/qmls.py b/tests/system/suite_QMLS/shared/qmls.py
index 2f1d8ab287..564e2f3884 100644
--- a/tests/system/suite_QMLS/shared/qmls.py
+++ b/tests/system/suite_QMLS/shared/qmls.py
@@ -26,7 +26,7 @@
source("../../shared/qtcreator.py")
def startQtCreatorWithNewAppAtQMLEditor(projectDir, projectName, line = None):
- startApplication("qtcreator" + SettingsPath)
+ startQC()
if not startedWithoutPluginError():
return None
# create qt quick application