Fix test fails related to QTBUG-22237
[profile/ivi/qtdeclarative.git] / tests / auto / declarative / qsgview / data / resizemodeitem.qml
1 import QtQuick 2.0
2 Item {
3     width: 200
4     height: 200
5 }