aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qquickview/data/resizemodeitem.qml
blob: ed73009b2649a4346aa0ff35232cec43be5c4b9d (plain)
1
2
3
4
5
import QtQuick 2.0
Item {
    width: 200
    height: 200
}