diff options
author | ꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ <erik@darapsa.co.id> | 2023-03-27 19:54:43 +0800 |
---|---|---|
committer | ꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ <erik@darapsa.co.id> | 2023-03-27 19:54:43 +0800 |
commit | eeacb1b0e442237f7fca1be8ce429adf9a79a1ad (patch) | |
tree | 7c8d32eb25b2015fa35f0700b708637059788031 | |
parent | 3f78ad957f5b43d18b61277c6808091487b595ae (diff) |
Reorder
-rw-r--r-- | HomeDefault.qrc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/HomeDefault.qrc b/HomeDefault.qrc index 85260a7..c463172 100644 --- a/HomeDefault.qrc +++ b/HomeDefault.qrc @@ -3,10 +3,10 @@ <file>Font-Awesome/svgs/solid/tv.svg</file> <file>Font-Awesome/svgs/solid/user-tie.svg</file> <file>Font-Awesome/svgs/solid/user-graduate.svg</file> - <file>Font-Awesome/svgs/solid/heart.svg</file> - <file>Font-Awesome/svgs/regular/heart.svg</file> <file>Bootstrap/icons/patch-check-fill.svg</file> <file>Home/Default/Counter.ui.qml</file> + <file>Font-Awesome/svgs/regular/heart.svg</file> + <file>Font-Awesome/svgs/solid/heart.svg</file> <file>Font-Awesome/svgs/solid/star.svg</file> <file>Font-Awesome/svgs/solid/star-half-stroke.svg</file> <file>Font-Awesome/svgs/regular/star.svg</file> |