summaryrefslogtreecommitdiffstats
path: root/tests/data/hello-world.red/main.qml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/hello-world.red/main.qml')
-rw-r--r--tests/data/hello-world.red/main.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/hello-world.red/main.qml b/tests/data/hello-world.red/main.qml
index 71abf2a0..1cdd6d91 100644
--- a/tests/data/hello-world.red/main.qml
+++ b/tests/data/hello-world.red/main.qml
@@ -1,5 +1,5 @@
import QtQuick 2.4
-import QtApplicationManager 1.0
+import QtApplicationManager.Application 1.0
ApplicationManagerWindow {
color: "crimson"