summaryrefslogtreecommitdiff
path: root/tests/auto/declarative/qdeclarativeview/data/resizemodegraphicswidget.qml
blob: 964810c89588da4e42edb248c5e589b56d57cc24 (plain)
1
2
3
4
5
import Qt 4.7
QGraphicsWidget {
    width: 200
    height: 200
}