summaryrefslogtreecommitdiffstats
path: root/examples/applicationmanager/hello-world/apps/hello-world.green/main.qml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/applicationmanager/hello-world/apps/hello-world.green/main.qml')
-rw-r--r--examples/applicationmanager/hello-world/apps/hello-world.green/main.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/applicationmanager/hello-world/apps/hello-world.green/main.qml b/examples/applicationmanager/hello-world/apps/hello-world.green/main.qml
index 2c0dea9e..916e2827 100644
--- a/examples/applicationmanager/hello-world/apps/hello-world.green/main.qml
+++ b/examples/applicationmanager/hello-world/apps/hello-world.green/main.qml
@@ -51,7 +51,7 @@
****************************************************************************/
import QtQuick 2.4
-import QtApplicationManager 1.0
+import QtApplicationManager.Application 1.0
ApplicationManagerWindow {
color: "Green"