aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmlconnections/data/error-property.qml
blob: b08a4a504a2328662000e093e577fcaa42275a77 (plain)
1
2
3
import QtQml 2.0

Connections { fakeProperty: {} }