diff options
author | Saturneric <[email protected]> | 2021-07-06 03:17:33 +0000 |
---|---|---|
committer | Saturneric <[email protected]> | 2021-07-06 03:17:33 +0000 |
commit | 1686b03031dff2b66d8a1c78db9e0465f8ea508c (patch) | |
tree | 9cbb27e6992017cf4cf740c0f1f6c29898c48931 /gpgfrontend.qrc | |
parent | Fix issues. (diff) | |
download | GpgFrontend-1686b03031dff2b66d8a1c78db9e0465f8ea508c.tar.gz GpgFrontend-1686b03031dff2b66d8a1c78db9e0465f8ea508c.zip |
Improve UI.
Diffstat (limited to 'gpgfrontend.qrc')
-rw-r--r-- | gpgfrontend.qrc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gpgfrontend.qrc b/gpgfrontend.qrc index fce9f6bc..71513dbd 100644 --- a/gpgfrontend.qrc +++ b/gpgfrontend.qrc @@ -55,5 +55,7 @@ <file alias="mimetypes/unknown.png">resource/icons/mimetypes/unknown.png</file> <file alias="button_previous.png">resource/icons/button_previous.png</file> <file alias="button_next.png">resource/icons/button_next.png</file> + <file alias="refresh.png">resource/icons/refresh.png</file> + <file alias="up.png">resource/icons/up.png</file> </qresource> </RCC> |