summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativemoduleplugin/data/works.qml
blob: 58f5212b90ef5891b62dd99e17e454fe2ba14886 (plain)
1
2
3
import org.qtproject.AutoTestQmlPluginType 1.0

MyPluginType { value: 123 }