summaryrefslogtreecommitdiffstats
path: root/src/Authoring/Client/Code/Core/Core
diff options
context:
space:
mode:
authorTomi Korpipaa <tomi.korpipaa@qt.io>2019-03-20 09:14:09 +0200
committerTomi Korpipää <tomi.korpipaa@qt.io>2019-03-20 09:01:26 +0000
commit2019ba7875037ea932d9ce12e4a12ad9bb7ae2d3 (patch)
treedfe43dac8ed0b0563b0e5aa0b18d943e2db1d897 /src/Authoring/Client/Code/Core/Core
parent3c0842d66e28db8a9e40232d790d8f2ed9792ef4 (diff)
Rename "qml streams" folder to "qml"
Task-number: QT3DS-3182 Change-Id: Ifb1b7f18b6652d26f38eeab2351c329e7cbeb425 Reviewed-by: Mahmoud Badri <mahmoud.badri@qt.io> Reviewed-by: Janne Kangas <janne.kangas@qt.io> Reviewed-by: Miikka Heikkinen <miikka.heikkinen@qt.io>
Diffstat (limited to 'src/Authoring/Client/Code/Core/Core')
-rw-r--r--src/Authoring/Client/Code/Core/Core/Core.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Authoring/Client/Code/Core/Core/Core.cpp b/src/Authoring/Client/Code/Core/Core/Core.cpp
index 6d375843..0e5f2348 100644
--- a/src/Authoring/Client/Code/Core/Core/Core.cpp
+++ b/src/Authoring/Client/Code/Core/Core/Core.cpp
@@ -247,7 +247,7 @@ bool CCore::OnNewDocument(const QString &inDocument, bool isNewProject, bool sil
dir.mkdir(QStringLiteral("materials"));
dir.mkdir(QStringLiteral("models"));
dir.mkdir(QStringLiteral("presentations"));
- dir.mkdir(QStringLiteral("qml streams"));
+ dir.mkdir(QStringLiteral("qml"));
dir.mkdir(QStringLiteral("scripts"));
// create the project .uia file