]> git.sesse.net Git - kdenlive/blobdiff - src/widgets/wizardstandard_ui.ui
Project tree sub-clips and clip properties dialog thumbnails are now created in anoth...
[kdenlive] / src / widgets / wizardstandard_ui.ui
index 09999d04e3345af40baf4654b985422c70ceb75d..b38543c6c91d55d2a2687167b3125b5569982db6 100644 (file)
@@ -1,7 +1,8 @@
-<ui version="4.0" >
+<?xml version="1.0" encoding="UTF-8"?>
+<ui version="4.0">
  <class>WizardStandard_UI</class>
- <widget class="QWidget" name="WizardStandard_UI" >
-  <property name="geometry" >
+ <widget class="QWidget" name="WizardStandard_UI">
+  <property name="geometry">
    <rect>
     <x>0</x>
     <y>0</y>
     <height>188</height>
    </rect>
   </property>
-  <layout class="QGridLayout" name="gridLayout_2" >
-   <item row="0" column="0" colspan="6" >
-    <widget class="QLabel" name="label_3" >
-     <property name="text" >
+  <layout class="QGridLayout" name="gridLayout_2">
+   <item row="0" column="0" colspan="6">
+    <widget class="QLabel" name="label_3">
+     <property name="text">
       <string>Please set your default video profile</string>
      </property>
     </widget>
    </item>
-   <item row="1" column="0" >
-    <widget class="QLabel" name="label_2" >
-     <property name="text" >
+   <item row="1" column="0">
+    <widget class="QLabel" name="label_2">
+     <property name="text">
       <string>Video Resolution</string>
      </property>
     </widget>
    </item>
-   <item row="1" column="1" >
-    <spacer name="horizontalSpacer_2" >
-     <property name="orientation" >
+   <item row="1" column="1">
+    <spacer name="horizontalSpacer_2">
+     <property name="orientation">
       <enum>Qt::Horizontal</enum>
      </property>
-     <property name="sizeHint" stdset="0" >
+     <property name="sizeHint" stdset="0">
       <size>
        <width>1</width>
        <height>20</height>
      </property>
     </spacer>
    </item>
-   <item row="1" column="2" colspan="2" >
-    <widget class="QRadioButton" name="button_dv" >
-     <property name="text" >
+   <item row="1" column="2" colspan="2">
+    <widget class="QRadioButton" name="button_dv">
+     <property name="text">
       <string>DV</string>
      </property>
-     <property name="checked" >
+     <property name="checked">
       <bool>true</bool>
      </property>
     </widget>
    </item>
-   <item row="1" column="4" >
-    <widget class="QRadioButton" name="button_hdv" >
-     <property name="text" >
+   <item row="1" column="4">
+    <widget class="QRadioButton" name="button_hdv">
+     <property name="text">
       <string>HDV</string>
      </property>
     </widget>
    </item>
-   <item row="1" column="5" >
-    <widget class="QRadioButton" name="button_all" >
-     <property name="text" >
+   <item row="1" column="5">
+    <widget class="QRadioButton" name="button_all">
+     <property name="text">
       <string>Show All</string>
      </property>
     </widget>
    </item>
-   <item row="2" column="0" colspan="6" >
-    <widget class="QListWidget" name="profiles_list" >
-     <property name="sizePolicy" >
-      <sizepolicy vsizetype="Expanding" hsizetype="Expanding" >
+   <item row="2" column="0" colspan="6">
+    <widget class="QListWidget" name="profiles_list">
+     <property name="sizePolicy">
+      <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
        <horstretch>0</horstretch>
        <verstretch>0</verstretch>
       </sizepolicy>
      </property>
-     <property name="alternatingRowColors" >
+     <property name="alternatingRowColors">
+      <bool>true</bool>
+     </property>
+     <property name="sortingEnabled">
       <bool>true</bool>
      </property>
     </widget>