<property name="spacing" >
<number>6</number>
</property>
- <item row="1" column="1" >
- <widget class="QSlider" name="horizontalSlider" >
- <property name="toolTip" >
- <string><html><head><meta name="qrichtext" content="1" /><style type="text/css">
-p, li { white-space: pre-wrap; }
-</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;">
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Maximum volume when using the volume normalizer</p></body></html></string>
- </property>
- <property name="orientation" >
- <enum>Qt::Horizontal</enum>
- </property>
- </widget>
- </item>
<item row="2" column="1" >
<widget class="QComboBox" name="visualisation" />
</item>
</property>
</widget>
</item>
+ <item row="1" column="1" >
+ <widget class="QDoubleSpinBox" name="volNormalizer" >
+ <property name="alignment" >
+ <set>Qt::AlignRight</set>
+ </property>
+ </widget>
+ </item>
</layout>
</widget>
</item>