Add ClockWidget to bar
This commit is contained in:
@@ -21,7 +21,7 @@ Scope {
|
|||||||
|
|
||||||
implicitHeight: 30
|
implicitHeight: 30
|
||||||
|
|
||||||
Text {
|
ClockWidget {
|
||||||
anchors.centerIn: parent
|
anchors.centerIn: parent
|
||||||
text: root.time
|
text: root.time
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user