diff options
author | saturneric <[email protected]> | 2024-01-01 09:15:25 +0000 |
---|---|---|
committer | saturneric <[email protected]> | 2024-01-01 09:15:25 +0000 |
commit | 1cdba285be9bebd9b793fc6ae0369d201a0e713b (patch) | |
tree | 6f38e86b19044ba9ecbe9a520e150dd49cb992a8 /gpgfrontend.qrc | |
parent | feat: fully test basical operations of archive and file (diff) | |
download | GpgFrontend-1cdba285be9bebd9b793fc6ae0369d201a0e713b.tar.gz GpgFrontend-1cdba285be9bebd9b793fc6ae0369d201a0e713b.zip |
feat: improve file browser's functions and tidy up codes
Diffstat (limited to 'gpgfrontend.qrc')
-rw-r--r-- | gpgfrontend.qrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gpgfrontend.qrc b/gpgfrontend.qrc index eb85ee76..cb7de350 100644 --- a/gpgfrontend.qrc +++ b/gpgfrontend.qrc @@ -80,5 +80,6 @@ <file alias="hint.svg">resource/lfs/icons/hint.svg</file> <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> </qresource> </RCC> |