summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativetextedit/data/httpfail/FailItem.qml
blob: ddbf526f3d9564043b200293f5c82d01e5416f03 (plain)
1
2
3
4
5
import Qt 4.6

Item {
    Rectangle { }
}