aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmllanguage/data/deepAliasOnICUser.qml
blob: 50eaa7c3e2a012bfd7989b1df4473f2e5c4ef593 (plain)
1
2
3
4
5
6
7
8
9
import QtQml

DeepAliasOnIC {
    borderObjectName: "theLeaf"
    borderColor: "black"
    borderVarvar: "mauve"
}