1
0
mirror of https://gitlab.com/kelteseth/ScreenPlay.git synced 2024-09-18 08:22:33 +02:00
ScreenPlay/ScreenPlayWallpaper/qml/GifWallpaper.qml
Elias Steurer bb5e753291 Move all qml files from all project into qml subfolder
This makes the build script easier
2021-08-14 13:38:24 +02:00

5 lines
38 B
QML

import QtQuick 2.0
AnimatedImage {
}