diff options
author | Joseph Donofry <joedonofry@gmail.com> | 2020-05-13 20:19:15 -0400 |
---|---|---|
committer | Joseph Donofry <joedonofry@gmail.com> | 2020-05-13 20:19:15 -0400 |
commit | ff7468e6d567db73b490a9e728138bf3faefc3eb (patch) | |
tree | 477befcb460c7048f944e69f2e25889165b00851 /resources/res.qrc | |
parent | Update translations for new emoji picker (diff) | |
download | nheko-ff7468e6d567db73b490a9e728138bf3faefc3eb.tar.xz |
Update emoji picker and translations
Diffstat (limited to 'resources/res.qrc')
-rw-r--r-- | resources/res.qrc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/resources/res.qrc b/resources/res.qrc index a48d0410..008ff551 100644 --- a/resources/res.qrc +++ b/resources/res.qrc @@ -20,6 +20,8 @@ <file>icons/ui/checkmark@2x.png</file> <file>icons/ui/cursor.png</file> <file>icons/ui/cursor@2x.png</file> + <file>icons/ui/search.png</file> + <file>icons/ui/search@2x.png</file> <file>icons/ui/settings.png</file> <file>icons/ui/settings@2x.png</file> <file>icons/ui/smile.png</file> |