aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qmlcppcodegen/data/B.qml
blob: 97e895ecad6b731b37e8a517f601e0a7013b7ece (plain)
1
2
3
4
5
import QtQml

QtObject {
    property rect r
}