formatting

This commit is contained in:
quadbyte 2025-08-10 21:37:04 -04:00
parent 2325943c66
commit d6d9350bff
2 changed files with 0 additions and 2 deletions

View file

@ -23,6 +23,5 @@ NClock {
onClicked: function () {
tooltip.hide()
calendar.isLoaded = !calendar.isLoaded
}
}

View file

@ -20,7 +20,6 @@ Loader {
// onLoaded: {
// console.log("NLoader onLoaded: " + item.toString());
// }
onActiveChanged: {
if (active && item && item.show) {
item.show()