aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmlmoduleplugin/data/incorrectCase.qml
blob: 86504269fa319ec30076d7fb182f0edd45921d99 (plain)
1
2
3
4
import org.qtproject.WrongCase 1.0

MyPluginType { value: 123 }