non important commit

This commit is contained in:
benstrb 2026-02-28 23:33:26 +01:00
parent 2294a77757
commit 8963772181

View file

@ -16,7 +16,7 @@ PanelWindow {
Text {
anchors.centerIn: parent
color: "#FFFFFF"
fontSize: 14
font.pixelSize: 14
text: Qt.formatDateTime(clock.date, "hh\nmm")
}
}