]> git.sesse.net Git - kdenlive/blobdiff - src/widgets/projectsettings_ui.ui
Add some options to Kdenlive settings dialog
[kdenlive] / src / widgets / projectsettings_ui.ui
index d7fa4d8f2a69eb5a80529a0a01934507c3957de6..fce04a4e8592cfcfa63bc6f15e6f21fcafc1bc64 100644 (file)
@@ -5,8 +5,8 @@
    <rect>
     <x>0</x>
     <y>0</y>
-    <width>308</width>
-    <height>250</height>
+    <width>475</width>
+    <height>333</height>
    </rect>
   </property>
   <property name="windowTitle" >
      </property>
     </widget>
    </item>
-   <item row="0" column="1" >
+   <item row="0" column="1" colspan="3" >
     <widget class="KUrlRequester" name="kurlrequester" />
    </item>
-   <item row="1" column="0" colspan="2" >
+   <item row="1" column="0" colspan="4" >
     <widget class="QGroupBox" name="properties" >
      <property name="title" >
       <string>Video Profile</string>
      </layout>
     </widget>
    </item>
+   <item row="2" column="0" >
+    <widget class="QLabel" name="label_2" >
+     <property name="text" >
+      <string>Thumbnails:</string>
+     </property>
+    </widget>
+   </item>
    <item row="2" column="1" >
+    <widget class="QCheckBox" name="video_thumbs" >
+     <property name="text" >
+      <string>Video</string>
+     </property>
+    </widget>
+   </item>
+   <item row="2" column="2" >
+    <widget class="QCheckBox" name="audio_thumbs" >
+     <property name="text" >
+      <string>Audio</string>
+     </property>
+    </widget>
+   </item>
+   <item row="2" column="3" >
+    <spacer name="horizontalSpacer" >
+     <property name="orientation" >
+      <enum>Qt::Horizontal</enum>
+     </property>
+     <property name="sizeHint" stdset="0" >
+      <size>
+       <width>229</width>
+       <height>20</height>
+      </size>
+     </property>
+    </spacer>
+   </item>
+   <item row="3" column="0" colspan="4" >
     <spacer name="verticalSpacer" >
      <property name="orientation" >
       <enum>Qt::Vertical</enum>
      </property>
     </spacer>
    </item>
-   <item row="3" column="1" >
+   <item row="4" column="1" colspan="3" >
     <widget class="QDialogButtonBox" name="buttonBox" >
      <property name="orientation" >
       <enum>Qt::Horizontal</enum>