summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qmlparser/missingSignal.txt
blob: 07d1bfa3b5030a4f0249b046c81cf0bedb02e19e (plain)
1
2
3
Object {
    onClicked: print("Hello world!")
}