diff options
| author | Anatasof Wirapraja <anata@darapsa.co.id> | 2020-12-05 23:36:16 +0700 |
|---|---|---|
| committer | Anatasof Wirapraja <anata@darapsa.co.id> | 2020-12-05 23:36:16 +0700 |
| commit | c0c1c106669c25c669bdbe9cdfd0233fdd573b78 (patch) | |
| tree | 58cd3a2f47b460e7c7492a6b582695d20a3cb0d5 /qml.qrc | |
| parent | 0ab6832e191dc45eb960221267d8658965ffe7b7 (diff) | |
add icons
Diffstat (limited to 'qml.qrc')
| -rw-r--r-- | qml.qrc | 16 |
1 files changed, 16 insertions, 0 deletions
@@ -9,5 +9,21 @@ <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> + <file>icons/attachment-24px.svg</file> + <file>icons/check-box-outline-24px.svg</file> + <file>icons/chevron-right-24px.svg</file> + <file>icons/close-24px.svg</file> + <file>icons/email-24px.svg</file> + <file>icons/folder-24px.svg</file> + <file>icons/lock-24px.svg</file> + <file>icons/menu-24px.svg</file> + <file>icons/more-vert-24px.svg</file> + <file>icons/notes-24px.svg</file> + <file>icons/photo_camera_24px.svg</file> + <file>icons/profile-24px.svg</file> + <file>icons/user-24px.svg</file> </qresource> </RCC> |