import Qt 4.7

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