non important commit
This commit is contained in:
parent
413d1a5e9d
commit
853258afe3
1 changed files with 1 additions and 4 deletions
|
|
@ -16,14 +16,11 @@ ShellRoot {
|
||||||
anchors.bottom: true
|
anchors.bottom: true
|
||||||
implicitWidth: 50
|
implicitWidth: 50
|
||||||
color: "#1a1b26"
|
color: "#1a1b26"
|
||||||
/*
|
|
||||||
Text {
|
Text {
|
||||||
anchors.centerIn: parent
|
anchors.centerIn: parent
|
||||||
color: "#FFFFFF"
|
color: "#FFFFFF"
|
||||||
font.pixelSize: 14
|
font.pixelSize: 14
|
||||||
text: Qt.formatDateTime(root.clock.date, "hh\nmm")
|
}
|
||||||
}
|
|
||||||
*/
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue