diff options
author | 2022-08-27 21:40:33 +0530 | |
---|---|---|
committer | 2022-08-27 22:06:46 +0530 | |
commit | 5464060d53386d10335cc3860d6327c82a654e92 (patch) | |
tree | dc26f0047aac150563275754c0350fd3290d5b29 /src | |
parent | 7fde1e4ccb5926d06181a2dff23d538448e9a573 (diff) | |
download | whatsie-5464060d53386d10335cc3860d6327c82a654e92.tar.gz whatsie-5464060d53386d10335cc3860d6327c82a654e92.zip |
fix(build): fix build due to missing iconv4.8.1
Diffstat (limited to 'src')
-rw-r--r-- | src/icons.qrc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/icons.qrc b/src/icons.qrc index 29e1a7f..2a207a2 100644 --- a/src/icons.qrc +++ b/src/icons.qrc @@ -396,7 +396,6 @@ <file>icons/minus.png</file> <file>icons/plus.png</file> <file>icons/app/whatsapp-message-32.png</file> - <file>icons/white/green_arrow-right-line.png</file> <file>icons/green_arrow-right-line.png</file> </qresource> </RCC> |