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

QtObject {
    property string tokenProperty: "hello"
}