aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativetextedit/data/httpslow/WaitItem.qml
blob: 466eb9d2f11b8450ca0e1cc398d1adcec2aa1e4f (plain)
1
2
3
4
5
import QtQuick 1.0

Item {
    Rectangle { }
}