diff options
author | StaticRocket <35777938+StaticRocket@users.noreply.github.com> | 2021-08-30 23:33:41 -0400 |
---|---|---|
committer | StaticRocket <35777938+StaticRocket@users.noreply.github.com> | 2021-08-30 23:33:41 -0400 |
commit | 62ecb3e58d81be4ea931497cefc6f30c204a5ad4 (patch) | |
tree | 6854294ea8f63ba6190c031176c0dc94dc03d906 /launcher/resources/iOS/iOS.qrc | |
parent | 92895f11d1461f48d9fc23eaead83012f9624f7e (diff) | |
download | PrismLauncher-62ecb3e58d81be4ea931497cefc6f30c204a5ad4.tar.gz PrismLauncher-62ecb3e58d81be4ea931497cefc6f30c204a5ad4.tar.bz2 PrismLauncher-62ecb3e58d81be4ea931497cefc6f30c204a5ad4.zip |
Add custom-commands to iOS icon theme
Diffstat (limited to 'launcher/resources/iOS/iOS.qrc')
-rw-r--r-- | launcher/resources/iOS/iOS.qrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/launcher/resources/iOS/iOS.qrc b/launcher/resources/iOS/iOS.qrc index 511e390b..75c88bb0 100644 --- a/launcher/resources/iOS/iOS.qrc +++ b/launcher/resources/iOS/iOS.qrc @@ -9,6 +9,7 @@ <file>scalable/checkupdate.svg</file> <file>scalable/copy.svg</file> <file>scalable/coremods.svg</file> + <file>scalable/custom-commands.svg</file> <file>scalable/externaltools.svg</file> <file>scalable/help.svg</file> <file>scalable/instance-settings.svg</file> |