aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmllanguage/data/ConcurrentLoadB.qml
blob: 3d538c75729bfbc6a6202eea00b329de28ed5be9 (plain)
1
2
3
4
5
6
7
import QtQuick 2.0
import testModule 1.0

Item {
   Test {}
}