Commit 4f1fefa0 authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

Qt4 / Sout: Ogg => Ogg/Ogm, small change on the layout.

parent 27166c04
......@@ -354,7 +354,7 @@
<item row="2" column="1" >
<widget class="QComboBox" name="profileBox" />
</item>
<item row="4" column="0" colspan="2" >
<item row="3" column="0" colspan="2" >
<widget class="QTabWidget" name="tabWidget" >
<widget class="QWidget" name="tab" >
<attribute name="title" >
......@@ -371,7 +371,7 @@
<item row="0" column="1" >
<widget class="QRadioButton" name="OggMux" >
<property name="text" >
<string>Ogg</string>
<string>Ogg/Ogm</string>
</property>
</widget>
</item>
......@@ -766,7 +766,7 @@
</item>
</layout>
</item>
<item row="3" column="0" colspan="2" >
<item row="4" column="0" colspan="2" >
<widget class="Line" name="line_2" >
<property name="orientation" >
<enum>Qt::Horizontal</enum>
......
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