Allow to reset volume to 100% in GUI

This commit is contained in:
Klaus Basan
2015-02-14 19:12:41 +01:00
parent df1c0c65da
commit 41b7291a21
3 changed files with 36 additions and 1 deletions

View File

@@ -68,6 +68,9 @@
<property name="singleStep">
<number>5</number>
</property>
<property name="pageStep">
<number>20</number>
</property>
<property name="value">
<number>90</number>
</property>
@@ -156,6 +159,25 @@
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="pb_Volume100">
<property name="sizePolicy">
<sizepolicy hsizetype="Maximum" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="maximumSize">
<size>
<width>40</width>
<height>16777215</height>
</size>
</property>
<property name="text">
<string>100%</string>
</property>
</widget>
</item>
<item>
<spacer name="hs_AudioSoundButtons">
<property name="orientation">