Remove stream schema setting and add Add HI_RES option

This commit is contained in:
Jonas Kvinge
2019-05-14 18:45:38 +02:00
parent 7cc9c75d15
commit 2ad1d27a59
4 changed files with 1 additions and 46 deletions

View File

@@ -385,39 +385,6 @@
</item>
</layout>
</item>
<item>
<layout class="QHBoxLayout" name="layout_streamurl">
<item>
<widget class="QLabel" name="label_streamurl">
<property name="minimumSize">
<size>
<width>150</width>
<height>0</height>
</size>
</property>
<property name="text">
<string>Stream URL scheme</string>
</property>
</widget>
</item>
<item>
<widget class="QComboBox" name="streamurl"/>
</item>
<item>
<spacer name="spacer_streamurl">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
</layout>
</item>
</layout>
</widget>
</item>