aboutsummaryrefslogtreecommitdiffstats
path: root/imports_system/system/models/notification/NotificationModel.qml
diff options
context:
space:
mode:
authorDaniel d'Andrada <daniel.dandrada@luxoft.com>2018-10-31 11:38:12 +0100
committerDaniel d'Andrada <daniel.dandrada@luxoft.com>2018-10-31 12:06:45 +0000
commit0484878b9f7aa20f8aaff6133bfc29f223ce7491 (patch)
tree2b067bf63869d41ce9251def6a0b800d95940d22 /imports_system/system/models/notification/NotificationModel.qml
parent3d07e5d7ca4bc90a6b286630e1383ee0bfd2132e (diff)
Use the new Qt Application Manager module names
Change-Id: I4c3a28e83140a380706adc46acd86e93ae7fda29 Reviewed-by: Robert Griebl <robert.griebl@pelagicore.com>
Diffstat (limited to 'imports_system/system/models/notification/NotificationModel.qml')
-rw-r--r--imports_system/system/models/notification/NotificationModel.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/imports_system/system/models/notification/NotificationModel.qml b/imports_system/system/models/notification/NotificationModel.qml
index 1aa38510..2a376dbf 100644
--- a/imports_system/system/models/notification/NotificationModel.qml
+++ b/imports_system/system/models/notification/NotificationModel.qml
@@ -30,7 +30,7 @@
****************************************************************************/
import QtQuick 2.10
-import QtApplicationManager 1.0
+import QtApplicationManager.SystemUI 1.0
QtObject {
id: root