Qt: Add volume reset button

This commit is contained in:
Stenzek
2024-04-25 13:21:12 +10:00
parent 7548113afd
commit 5e9a47f82b
6 changed files with 118 additions and 36 deletions

View File

@@ -246,6 +246,16 @@
</property>
</widget>
</item>
<item>
<widget class="QToolButton" name="resetVolume">
<property name="toolTip">
<string>Stretch Settings</string>
</property>
<property name="icon">
<iconset theme="refresh-line"/>
</property>
</widget>
</item>
</layout>
</item>
<item row="1" column="1">
@@ -285,6 +295,16 @@
</property>
</widget>
</item>
<item>
<widget class="QToolButton" name="resetFastForwardVolume">
<property name="toolTip">
<string>Stretch Settings</string>
</property>
<property name="icon">
<iconset theme="refresh-line"/>
</property>
</widget>
</item>
</layout>
</item>
<item row="1" column="0">