Qt: Help menu icon fix for macOS user

This commit is contained in:
KamFretoZ 2023-04-23 22:17:00 +07:00 committed by lightningterror
parent cc2d99db3a
commit 128a79e355
6 changed files with 2 additions and 2 deletions

View File

@ -449,7 +449,7 @@
</property>
<property name="icon">
<iconset resource="resources/resources.qrc">
<normaloff>:/icons/address-book-new-22.png</normaloff>:/icons/address-book-new-22.png</iconset>
<normaloff>:/icons/forum.png</normaloff>:/icons/forum.png</iconset>
</property>
</action>
<action name="actionDiscordServer">

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.2 KiB

After

Width:  |  Height:  |  Size: 4.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.2 KiB

After

Width:  |  Height:  |  Size: 4.4 KiB

View File

@ -1,6 +1,5 @@
<RCC>
<qresource>
<file>icons/address-book-new-22.png</file>
<file>icons/applications-system-24.png</file>
<file>icons/AppIcon.png</file>
<file>icons/black/index.theme</file>
@ -58,6 +57,7 @@
<file>icons/black/svg/volume-up-line.svg</file>
<file>icons/black/svg/window-2-line.svg</file>
<file>icons/discord.png</file>
<file>icons/forum.png</file>
<file>icons/github.png</file>
<file>icons/logo.png</file>
<file>icons/media-optical-24.png</file>