diff options
Diffstat (limited to 'qml.qrc')
-rw-r--r-- | qml.qrc | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -8,7 +8,6 @@ <file>pages/GetStartedForm.ui.qml</file> <file>pages/Onboarding.qml</file> <file>pages/OnboardingForm.ui.qml</file> - <file>pages/HomeForm.ui.qml</file> <file>icons/add-24px.svg</file> <file>icons/arrow-back-24px.svg</file> <file>icons/arrow-forward-24px.svg</file> @@ -25,5 +24,7 @@ <file>icons/photo_camera_24px.svg</file> <file>icons/profile-24px.svg</file> <file>icons/user-24px.svg</file> + <file>pages/Home.qml</file> + <file>pages/HomeForm.ui.qml</file> </qresource> </RCC> |