aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmlpropertycache/data/SpecialObject2.qml
blob: ed4ad04fefb5edd91a1a0fa38d10b318b54e833e (plain)
1
2
3
4
5
import QtQml 2.0

QtObject {
    objectName: "special"
}