aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmllanguage/data/deepProperty.qml
blob: b3c7f6864036bf6ce6aded5ad69dad3faaca1b2b (plain)
1
2
3
4
import QtQuick 2.0
DeepComponent {
    someObject.font.family: "test"
}