import QtQuick 1.0

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