aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qmllint/data/didYouMeanUnqualified.qml
blob: ca92f525f32d9b7fc98ca2ad4227e3b651a53fc8 (plain)
1
2
3
4
5
import QtQuick

Item {
    width: hoight * 2
}