summaryrefslogtreecommitdiffstats
path: root/tests/qml/windowitem/tst_windowitem.qml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/qml/windowitem/tst_windowitem.qml')
-rw-r--r--tests/qml/windowitem/tst_windowitem.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qml/windowitem/tst_windowitem.qml b/tests/qml/windowitem/tst_windowitem.qml
index 6349350b..c388e11e 100644
--- a/tests/qml/windowitem/tst_windowitem.qml
+++ b/tests/qml/windowitem/tst_windowitem.qml
@@ -41,7 +41,7 @@
import QtQuick 2.3
import QtTest 1.0
-import QtApplicationManager 1.0
+import QtApplicationManager.SystemUI 1.0
Item {
id: root