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

AnimatedImage {
    source: "colors.gif"
}