aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qmltc/NamespaceTest/Subfolder/Type.qml
blob: 101e9f69a1479bfdfe674b121fd6d10692cb7000 (plain)
1
2
3
4
5
import QtQuick

Item {
    property string data
}