aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qmlcppcodegen/data/EditConstraint.qml
blob: ce278fbdf94983c57e2c75ab2cf453f6943026bb (plain)
1
2
3
4
5
6
pragma Strict
import QtQml

QtObject {
    property Variable myOutput
}