aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmllanguage/data/deepAliasOnReadonly.qml
blob: f5ae62406b46bf51611dee14d05a4352e49825ad (plain)
1
2
3
4
5
import QtQml

DeepAliasOnIC {
    readonlyRectX: 55
}