1
0
mirror of https://gitlab.com/kelteseth/ScreenPlay.git synced 2024-09-18 16:32:33 +02:00

Add missing qml files

This commit is contained in:
Elias 2019-01-11 12:05:09 +01:00
parent 34c5334fda
commit 426346950c

View File

@ -123,5 +123,9 @@
<file>qml/Community/XMLNewsfeed.qml</file> <file>qml/Community/XMLNewsfeed.qml</file>
<file>qml/Workshop/WorkshopAvailableTest.qml</file> <file>qml/Workshop/WorkshopAvailableTest.qml</file>
<file>qml/Workshop/WorkshopLoader.qml</file> <file>qml/Workshop/WorkshopLoader.qml</file>
<file>qml/Create/Wizards/CreateWallpaper/CreateWallpaperVideoImport.qml</file>
<file>qml/Create/Wizards/CreateWallpaper/CreateWallpaperVideoImportConvert.qml</file>
<file>qml/Create/Wizards/CreateWallpaper/CreateWallpaperSuccess.qml</file>
<file>qml/Create/Wizards/CreateWallpaper/CreateWallpaperError.qml</file>
</qresource> </qresource>
</RCC> </RCC>