diff options
author | Sefa Eyeoglu <contact@scrumplex.net> | 2022-10-21 22:39:35 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-21 22:39:35 +0200 |
commit | aefb8b353ebdb7d5e5cbe6add25c05e70eff3a27 (patch) | |
tree | f61197c8929d533e6edac90ecb56e082331efed6 /launcher/resources/pe_blue/pe_blue.qrc | |
parent | 819296cc9c31f539af70c8760ff43f8a397ae783 (diff) | |
parent | ccf7d1e0c433d72d7bcd805a8564e602d61ac880 (diff) | |
download | PrismLauncher-aefb8b353ebdb7d5e5cbe6add25c05e70eff3a27.tar.gz PrismLauncher-aefb8b353ebdb7d5e5cbe6add25c05e70eff3a27.tar.bz2 PrismLauncher-aefb8b353ebdb7d5e5cbe6add25c05e70eff3a27.zip |
Merge pull request #187 from leo78913/menu-icons
Diffstat (limited to 'launcher/resources/pe_blue/pe_blue.qrc')
-rw-r--r-- | launcher/resources/pe_blue/pe_blue.qrc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/launcher/resources/pe_blue/pe_blue.qrc b/launcher/resources/pe_blue/pe_blue.qrc index 456963b7..3d385713 100644 --- a/launcher/resources/pe_blue/pe_blue.qrc +++ b/launcher/resources/pe_blue/pe_blue.qrc @@ -34,5 +34,9 @@ <file>scalable/status-yellow.svg</file> <file>scalable/viewfolder.svg</file> <file>scalable/worlds.svg</file> + <file>scalable/delete.svg</file> + <file>scalable/tag.svg</file> + <file>scalable/export.svg</file> + <file>scalable/rename.svg</file> </qresource> </RCC> |