aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmlmoduleplugin/data/importsNested.4.qml
blob: dce8b7564ae843c84d1b0521f77d9efffdfe0d38 (plain)
1
2
3
4
5
import com.nokia.AutoTestQmlNestedPluginType 1.0
import com.nokia.AutoTestQmlNestedPluginType.Nested 6.66

MyNestedPluginType {
}