aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qtquick1/qdeclarativeanimatedimage/data/stickmanerror1.qml
blob: f08f74da565407166dee22322b7f3eb63db9fb69 (plain)
1
2
3
4
5
6
import QtQuick 1.0

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