formatting
This commit is contained in:
parent
2325943c66
commit
d6d9350bff
2 changed files with 0 additions and 2 deletions
|
|
@ -23,6 +23,5 @@ NClock {
|
|||
onClicked: function () {
|
||||
tooltip.hide()
|
||||
calendar.isLoaded = !calendar.isLoaded
|
||||
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -20,7 +20,6 @@ Loader {
|
|||
// onLoaded: {
|
||||
// console.log("NLoader onLoaded: " + item.toString());
|
||||
// }
|
||||
|
||||
onActiveChanged: {
|
||||
if (active && item && item.show) {
|
||||
item.show()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue