diff options
Diffstat (limited to 'modules/lock/Backgrounds.qml')
| -rw-r--r-- | modules/lock/Backgrounds.qml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/lock/Backgrounds.qml b/modules/lock/Backgrounds.qml index aee3f64..eba7c7b 100644 --- a/modules/lock/Backgrounds.qml +++ b/modules/lock/Backgrounds.qml @@ -1,6 +1,6 @@ pragma ComponentBehavior: Bound -import qs.widgets +import qs.components import qs.services import qs.config import QtQuick |