aboutsummaryrefslogtreecommitdiffstats
path: root/homescreen/qml/StatusArea.qml
diff options
context:
space:
mode:
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>2017-11-17 02:45:35 +0000
committerGerrit Code Review <gerrit@automotivelinux.org>2017-11-17 02:45:36 +0000
commit2fa542a8c95b196020e5f27f96cbffa7c44e72e9 (patch)
treed257a2c496dce867d40cf38d050012e7a186eb13 /homescreen/qml/StatusArea.qml
parente14318d2d3507252d8d2e3c2dc8bff74c0446f7a (diff)
parent47d1b5d1badc999c4cab20bbe801ef1f0e67c49c (diff)
Merge "Replace Qt Quick Controls 1.x with 2.x API"
Diffstat (limited to 'homescreen/qml/StatusArea.qml')
-rw-r--r--homescreen/qml/StatusArea.qml1
1 files changed, 0 insertions, 1 deletions
diff --git a/homescreen/qml/StatusArea.qml b/homescreen/qml/StatusArea.qml
index 3fc3079..4dbe0ba 100644
--- a/homescreen/qml/StatusArea.qml
+++ b/homescreen/qml/StatusArea.qml
@@ -17,7 +17,6 @@
import QtQuick 2.2
import QtQuick.Layouts 1.1
-import QtQuick.Controls 1.0
import HomeScreen 1.0
Item {