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

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