f08f74da565407166dee22322b7f3eb63db9fb69
[profile/ivi/qtdeclarative.git] / tests / auto / declarative / qdeclarativeanimatedimage / data / stickmanerror1.qml
1 import QtQuick 1.0
2
3 AnimatedImage {
4     sourceSize: "240x180"
5     source: "stickman.gif"
6 }