summaryrefslogtreecommitdiffstats
path: root/homescreen/qml/StatusArea.qml
diff options
context:
space:
mode:
authorMarius Vlad <marius.vlad@collabora.com>2021-09-30 15:20:15 +0300
committerMarius Vlad <marius.vlad@collabora.com>2021-10-18 16:38:11 +0300
commit09b5eb1b42910e84612a37a0fb44629c73eee3e7 (patch)
tree582352c2f273a913658985485e784e4119127f81 /homescreen/qml/StatusArea.qml
parent187fffa9f0a05359678887f30b58091cf7c5fc47 (diff)
Removal of libhomescreen and appfw depssandbox/mvlad/flatpak-integration
Signed-off-by: Marius Vlad <marius.vlad@collabora.com> Change-Id: I794962edc5ad059182a0e324d74365fae6e9c8ed
Diffstat (limited to 'homescreen/qml/StatusArea.qml')
-rw-r--r--homescreen/qml/StatusArea.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/homescreen/qml/StatusArea.qml b/homescreen/qml/StatusArea.qml
index 4a8fbc0..44ca5c7 100644
--- a/homescreen/qml/StatusArea.qml
+++ b/homescreen/qml/StatusArea.qml
@@ -18,7 +18,7 @@
import QtQuick 2.2
import QtQuick.Layouts 1.1
-import HomeScreen 1.0
+//import HomeScreen 1.0
Item {
id: root