summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativeloader/data/vmeErrors.qml
blob: 782562bd52e15db0ad06a346c827c5765797e8f1 (plain)
1
2
3
4
5
6
import Qt 4.6

Loader {
    source: "VmeError.qml"
}