summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativeloader/data/GraphicsWidget250x250.qml
blob: 627c7df14330e85d037b89e4da73b11e61823cfb (plain)
1
2
3
4
5
import Qt 4.6

QGraphicsWidget {
    size: "250x250"
}