aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorBramastyo Harimukti Santoso <bramastyo.harimukti.santoso@pelagicore.com>2018-09-11 11:38:13 +0200
committerDaniel d'Andrada <daniel.dandrada@luxoft.com>2018-09-11 10:59:01 +0000
commit3f0598f177fd5b1bd936f7b190142309695e9ea8 (patch)
tree5e0500f3b7ccd60d02132d61742c58d88ce849f3 /tests
parent65684bdb2149b3eb89e63d9ccbfcdb2d9c6aefce (diff)
[systemui]renaming display to center console
display can easily mislead someone to understand that it is actually the center console content Change-Id: I3b9f23aafd79bc10e09fb7db8d1b926717c8e1e6 Reviewed-by: Daniel d'Andrada <daniel.dandrada@luxoft.com>
Diffstat (limited to 'tests')
-rw-r--r--tests/qmltests/tst_WidgetDrawer.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qmltests/tst_WidgetDrawer.qml b/tests/qmltests/tst_WidgetDrawer.qml
index 5ed26c2d..c8a333ae 100644
--- a/tests/qmltests/tst_WidgetDrawer.qml
+++ b/tests/qmltests/tst_WidgetDrawer.qml
@@ -33,7 +33,7 @@ import QtQuick 2.6
import QtTest 1.1
// sysui, for getting WidgetDrawer
-import display 1.0
+import centerconsole 1.0
import utils 1.0