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