diff --git a/user/Bar.qml b/user/Bar.qml index 9db3cab..46e30ed 100644 --- a/user/Bar.qml +++ b/user/Bar.qml @@ -21,7 +21,7 @@ Scope { implicitHeight: 30 - Text { + ClockWidget { anchors.centerIn: parent text: root.time }