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

AnimatedImage {
    source: "stickman.gif"
}