From c5381c5194adf97c240acb98eb4c4c950633b325 Mon Sep 17 00:00:00 2001 From: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com> Date: Mon, 4 Aug 2025 22:45:15 +1000 Subject: internal: refactor widgets folder Split into subdirs and rename to components --- modules/lock/WeatherInfo.qml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/lock/WeatherInfo.qml') diff --git a/modules/lock/WeatherInfo.qml b/modules/lock/WeatherInfo.qml index c5d1cf5..b944d2f 100644 --- a/modules/lock/WeatherInfo.qml +++ b/modules/lock/WeatherInfo.qml @@ -1,4 +1,4 @@ -import qs.widgets +import qs.components import qs.services import qs.config import QtQuick -- cgit v1.2.3-freya