summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qfxloader/Rect120x60.qml
blob: aa4b0c28b8ab43c98c20a3b43e89527573401b04 (plain)
1
2
3
4
5
6
import Qt 4.6

Rectangle {
    width: 120
   height:60
}