aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qmllint/data/oldQmltypes.qml
blob: 80980be45150c19f850678f7f33c871d72935a50 (plain)
1
2
3
4
5
import OldQmltypes 1.0

Frame {
    x: 15
}