Auto formatting

This commit is contained in:
ItsLemmy
2025-10-09 09:43:40 -04:00
parent a25ea9fa77
commit 5c5e414072
2 changed files with 53 additions and 67 deletions
-12
View File
@@ -413,12 +413,6 @@ Loader {
color: Color.mOnSurface
horizontalAlignment: Text.AlignHCenter
Layout.alignment: Qt.AlignHCenter
// Connections {
// target: Time
// function onDateChanged() {// Trigger text update
// }
// }
}
NText {
@@ -428,12 +422,6 @@ Loader {
color: Color.mOnSurfaceVariant
horizontalAlignment: Text.AlignHCenter
Layout.alignment: Qt.AlignHCenter
// Connections {
// target: Time
// function onDateChanged() {// Trigger text update
// }
// }
}
}
}