import QtQuick 2.0

AnimatedImage {
    source: "stickman.gif"
}
