Qt: Port over some custom icon from PCSX2

This commit is contained in:
kamfretoz
2023-10-15 16:05:26 +07:00
parent ad04f79e57
commit 3468afc5ec
36 changed files with 562 additions and 109 deletions

View File

@@ -451,7 +451,7 @@
<string>Automatic Mapping</string>
</property>
<property name="icon">
<iconset theme="gamepad-line" />
<iconset theme="controller-line" />
</property>
<property name="toolButtonStyle">
<enum>Qt::ToolButtonTextBesideIcon</enum>
@@ -514,7 +514,7 @@
<string>Automatic Mapping</string>
</property>
<property name="icon">
<iconset theme="gamepad-line" />
<iconset theme="controller-line" />
</property>
<property name="toolButtonStyle">
<enum>Qt::ToolButtonTextBesideIcon</enum>