summaryrefslogtreecommitdiff
path: root/modules/lock
diff options
context:
space:
mode:
Diffstat (limited to 'modules/lock')
-rw-r--r--modules/lock/Center.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/lock/Center.qml b/modules/lock/Center.qml
index ce5db92..a827bdd 100644
--- a/modules/lock/Center.qml
+++ b/modules/lock/Center.qml
@@ -174,7 +174,7 @@ ColumnLayout {
}
}
- StyledBusyIndicator {
+ CircularIndicator {
anchors.fill: parent
running: root.lock.pam.passwd.active
}