summaryrefslogtreecommitdiff
path: root/modules/lock/Clock.qml
diff options
context:
space:
mode:
author2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>2025-06-22 23:58:39 +1000
committer2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>2025-06-22 23:58:39 +1000
commitda1d96f5e8df96a66c0897f103d3824efa0e26c5 (patch)
treec24da4213be5347eb0c214ea5fc5b6ef7cd0aa70 /modules/lock/Clock.qml
parentlock: static border (diff)
downloadcaelestia-shell-da1d96f5e8df96a66c0897f103d3824efa0e26c5.tar.gz
caelestia-shell-da1d96f5e8df96a66c0897f103d3824efa0e26c5.tar.bz2
caelestia-shell-da1d96f5e8df96a66c0897f103d3824efa0e26c5.zip
lock: add weather
Diffstat (limited to 'modules/lock/Clock.qml')
-rw-r--r--modules/lock/Clock.qml1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/lock/Clock.qml b/modules/lock/Clock.qml
index 3d4da9e..62209e7 100644
--- a/modules/lock/Clock.qml
+++ b/modules/lock/Clock.qml
@@ -1,7 +1,6 @@
import "root:/widgets"
import "root:/services"
import "root:/config"
-import QtQuick
import QtQuick.Layouts
ColumnLayout {