Commit 7589b4c2 authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

Qt4 - Ui - Sout: rearrange the sout possibilities.

parent 0c3b7409
......@@ -277,7 +277,7 @@
</property>
</widget>
</item>
<item row="7" column="0" >
<item row="5" column="0" >
<widget class="QCheckBox" name="UDPOutput" >
<property name="toolTip" >
<string>_("Using this option is not recommended in most of the cases.")</string>
......@@ -287,17 +287,17 @@
</property>
</widget>
</item>
<item row="7" column="1" >
<item row="5" column="1" >
<widget class="QLabel" name="UDPLabel" >
<property name="text" >
<string>_("Address")</string>
</property>
</widget>
</item>
<item row="7" column="2" >
<item row="5" column="2" >
<widget class="QLineEdit" name="UDPEdit" />
</item>
<item row="7" column="3" >
<item row="5" column="3" >
<widget class="QLabel" name="UDPPortLabel" >
<property name="text" >
<string>_("Port")</string>
......@@ -307,7 +307,7 @@
</property>
</widget>
</item>
<item row="7" column="4" >
<item row="5" column="4" >
<widget class="QSpinBox" name="UDPPort" >
<property name="maximumSize" >
<size>
......@@ -332,14 +332,14 @@
</property>
</widget>
</item>
<item row="5" column="0" >
<item row="6" column="0" >
<widget class="QCheckBox" name="IcecastOutput" >
<property name="text" >
<string>IceCast</string>
</property>
</widget>
</item>
<item row="5" column="1" >
<item row="6" column="1" >
<widget class="QLabel" name="IcecastLabel" >
<property name="enabled" >
<bool>false</bool>
......@@ -349,10 +349,10 @@
</property>
</widget>
</item>
<item row="5" column="2" >
<item row="6" column="2" >
<widget class="QLineEdit" name="IcecastEdit" />
</item>
<item row="5" column="3" >
<item row="6" column="3" >
<widget class="QLabel" name="IcecastPortLabel" >
<property name="enabled" >
<bool>false</bool>
......@@ -365,7 +365,7 @@
</property>
</widget>
</item>
<item row="5" column="4" >
<item row="6" column="4" >
<widget class="QSpinBox" name="IcecastPort" >
<property name="enabled" >
<bool>false</bool>
......@@ -387,7 +387,7 @@
</property>
</widget>
</item>
<item row="6" column="1" >
<item row="7" column="1" >
<widget class="QLabel" name="IcecastMountpointLabel" >
<property name="enabled" >
<bool>false</bool>
......@@ -397,10 +397,10 @@
</property>
</widget>
</item>
<item row="6" column="2" >
<item row="7" column="2" >
<widget class="QLineEdit" name="IcecastMountpointEdit" />
</item>
<item row="6" column="3" >
<item row="7" column="3" >
<widget class="QLabel" name="IcecastNameLabel" >
<property name="enabled" >
<bool>false</bool>
......@@ -410,7 +410,7 @@
</property>
</widget>
</item>
<item row="6" column="4" >
<item row="7" column="4" >
<widget class="QLineEdit" name="IcecastNamePassEdit" >
<property name="enabled" >
<bool>false</bool>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment