aboutsummaryrefslogtreecommitdiffstats
path: root/gpgfrontend.qrc
diff options
context:
space:
mode:
authorsaturneric <[email protected]>2024-01-05 14:21:11 +0000
committersaturneric <[email protected]>2024-01-05 14:21:11 +0000
commitaeea160079b8ffd7f4f7c8accb20297e4f930f9a (patch)
treeec43bdc1d5134cdbe9c1dd1eeaa9474724113ab9 /gpgfrontend.qrc
parentfix: slove a multi-threads issue at task model (diff)
downloadGpgFrontend-aeea160079b8ffd7f4f7c8accb20297e4f930f9a.tar.gz
GpgFrontend-aeea160079b8ffd7f4f7c8accb20297e4f930f9a.zip
feat: improve tool menus and icons
Diffstat (limited to 'gpgfrontend.qrc')
-rw-r--r--gpgfrontend.qrc5
1 files changed, 5 insertions, 0 deletions
diff --git a/gpgfrontend.qrc b/gpgfrontend.qrc
index cb7de350..2322e6e9 100644
--- a/gpgfrontend.qrc
+++ b/gpgfrontend.qrc
@@ -81,5 +81,10 @@
<file alias="password-generate.svg">resource/lfs/icons/password-generate.svg</file>
<file alias="visibility.svg">resource/lfs/icons/visibility.svg</file>
<file alias="new_directory.png">resource/lfs/icons/new_directory.png</file>
+ <file alias="copy.png">resource/lfs/icons/copy.png</file>
+ <file alias="none.png">resource/lfs/icons/none.png</file>
+ <file alias="clear.png">resource/lfs/icons/clear.png</file>
+ <file alias="cloud_sync.png">resource/lfs/icons/cloud_sync.png</file>
+ <file alias="total_selection.png">resource/lfs/icons/total_selection.png</file>
</qresource>
</RCC>