Qt: More icon overhaul and cleanup

This commit is contained in:
kamfretoz
2023-10-15 23:27:07 +07:00
parent ef377fbd12
commit 22e9f008f6
306 changed files with 1137 additions and 1078 deletions

View File

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