aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qrcqml/data/SameDir3.qml
blob: b1d08f4225b6df3df56082f7c464a0d0de0773fc (plain)
1
2
3
4
5
import QtQuick 2.0

QtObject {
    property string tokenProperty: "baz"
}