summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativeanimatedimage/data/stickmanerror1.qml
blob: 5b0bdcb6aee2d22d98ca23622fdc3bb25d5e6e0a (plain)
1
2
3
4
5
6
import Qt 4.6

AnimatedImage {
    sourceSize: "240x180"
    source: "stickman.gif"
}