aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmlbundle/data/bundleImport/bundleImport.2.qml
blob: 0c0622e95df7ec12ca53e7d35708f664391d2cfc (plain)
1
2
3
4
import "bundle://mybundle/subdir"

MySubType {
}