UI: Remove toolButton styling

This commit is contained in:
Warchamp7
2024-10-16 13:02:01 -04:00
committed by Ryan Foster
parent 7b052cba45
commit 6ca0a88f0e
2 changed files with 5 additions and 5 deletions

View File

@@ -77,7 +77,7 @@
<bool>true</bool>
</property>
<property name="class" stdset="0">
<string notr="true">btn-tool icon-plus</string>
<string notr="true">icon-plus</string>
</property>
</widget>
</item>
@@ -93,7 +93,7 @@
<bool>true</bool>
</property>
<property name="class" stdset="0">
<string notr="true">btn-tool icon-trash</string>
<string notr="true">icon-trash</string>
</property>
</widget>
</item>

View File

@@ -84,7 +84,7 @@
<bool>true</bool>
</property>
<property name="class" stdset="0">
<string notr="true">btn-tool icon-plus</string>
<string notr="true">icon-plus</string>
</property>
</widget>
</item>
@@ -115,7 +115,7 @@
<bool>true</bool>
</property>
<property name="class" stdset="0">
<string notr="true">btn-tool icon-trash</string>
<string notr="true">icon-trash</string>
</property>
</widget>
</item>
@@ -146,7 +146,7 @@
<bool>true</bool>
</property>
<property name="class" stdset="0">
<string notr="true">btn-tool icon-refresh</string>
<string notr="true">icon-refresh</string>
</property>
</widget>
</item>