]> git.sesse.net Git - vlc/blobdiff - modules/gui/qt4/ui/sout.ui
Qt: Provide a clean way to not transcode in Sout dialog.
[vlc] / modules / gui / qt4 / ui / sout.ui
index 6dc922189479544a3a4f2b81f855d857b75a31e1..fb7d8f949456a8305b4efb2316349a6cf5dc07be 100644 (file)
           <string>_(&quot;Transcoding options&quot;)</string>
          </property>
          <layout class="QGridLayout" name="gridLayout_5">
-          <item row="0" column="0">
+          <item row="1" column="0">
            <widget class="VLCProfileSelector" name="profileSelect" native="true"/>
           </item>
+          <item row="0" column="0">
+           <widget class="QCheckBox" name="transcodeBox">
+            <property name="text">
+             <string>_(&quot;Activate Transcoding&quot;)</string>
+            </property>
+            <property name="checked">
+             <bool>true</bool>
+            </property>
+           </widget>
+          </item>
          </layout>
         </widget>
        </item>