Address last review comment

This commit is contained in:
fearlessTobi 2018-07-03 21:14:00 +02:00
parent a780f3821e
commit 6eb7ee99cd

View file

@ -101,9 +101,18 @@
</item>
<item>
<widget class="QLabel" name="volume_indicator">
<property name="minimumSize">
<size>
<width>32</width>
<height>0</height>
</size>
</property>
<property name="text">
<string>0 %</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
</item>
</layout>