summaryrefslogtreecommitdiffstats
path: root/examples/applicationmanager/animated-windows/system-ui
diff options
context:
space:
mode:
authorDaniel d'Andrada <daniel.dandrada@luxoft.com>2018-10-29 11:24:03 +0100
committerRobert Griebl <robert.griebl@pelagicore.com>2018-10-30 15:42:11 +0000
commitdfd64f27cce25bb9cf157b34c33154d148a3a2d2 (patch)
tree94cafe44a6767db722e2d3f9080ffebaf04f3631 /examples/applicationmanager/animated-windows/system-ui
parentdf8a443b0eeaf72d2c9f1a2b5168826bb30fc3b8 (diff)
Split the QtApplicationManager qml module
Into QtApplicationManager, QtApplicationManager.SystemUI and QtApplicationManager.Application Task-number: AUTOSUITE-671 Change-Id: I09eb914e026e230280c426dd00884f2883b5e7bd Reviewed-by: Robert Griebl <robert.griebl@pelagicore.com>
Diffstat (limited to 'examples/applicationmanager/animated-windows/system-ui')
-rw-r--r--examples/applicationmanager/animated-windows/system-ui/main.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/applicationmanager/animated-windows/system-ui/main.qml b/examples/applicationmanager/animated-windows/system-ui/main.qml
index 3f0cafc3..818eeeae 100644
--- a/examples/applicationmanager/animated-windows/system-ui/main.qml
+++ b/examples/applicationmanager/animated-windows/system-ui/main.qml
@@ -52,7 +52,7 @@
import QtQuick 2.4
import QtQuick.Layouts 1.11
-import QtApplicationManager 1.0
+import QtApplicationManager.SystemUI 1.0
Rectangle {
width: 1024