wip
This commit is contained in:
parent
0296117901
commit
12213b0008
1 changed files with 2 additions and 2 deletions
|
@ -25,8 +25,8 @@ Column {
|
|||
anchors.horizontalCenter: parent.horizontalCenter
|
||||
|
||||
horizontalAlignment: StyledText.AlignHCenter
|
||||
text: Time.format("hh\nmm")
|
||||
font.pointSize: Appearance.font.size.smaller
|
||||
text: Time.format("hh:mm")
|
||||
font.pointSize: Appearance.font.size.tiny
|
||||
font.family: Appearance.font.family.mono
|
||||
color: root.colour
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue