summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativetextedit/data/httpslow/WaitItem.qml
blob: 8dfac482c9cd443ae45c3db5c391b3fc9ab6aa66 (plain)
1
2
3
4
5
import Qt 4.7

Item {
    Rectangle { }
}