]> git.sesse.net Git - kdenlive/blobdiff - src/widgets/configdisplay_ui.ui
new config page for sdl settings
[kdenlive] / src / widgets / configdisplay_ui.ui
index 1f0645aae19d8ef2f838a92c46004d113b02d880..dce590848f6455be6c8a421a77d14ea8cb71568a 100644 (file)
@@ -5,12 +5,12 @@
    <rect>
     <x>0</x>
     <y>0</y>
-    <width>348</width>
-    <height>187</height>
+    <width>353</width>
+    <height>197</height>
    </rect>
   </property>
   <layout class="QGridLayout" name="gridLayout_2" >
-   <item row="0" column="0" >
+   <item row="0" column="0" colspan="3" >
     <widget class="QGroupBox" name="groupBox" >
      <property name="title" >
       <string>Thumbnails</string>
      </layout>
     </widget>
    </item>
-   <item row="1" column="0" >
+   <item row="1" column="0" colspan="2" >
+    <widget class="QCheckBox" name="kcfg_showmarkers" >
+     <property name="text" >
+      <string>Display clip markers comments</string>
+     </property>
+    </widget>
+   </item>
+   <item row="2" column="0" colspan="3" >
     <widget class="QCheckBox" name="kcfg_autoscroll" >
      <property name="text" >
       <string>Autoscroll while playing</string>
      </property>
     </widget>
    </item>
-   <item row="2" column="0" >
+   <item row="3" column="0" >
+    <widget class="QLabel" name="label" >
+     <property name="text" >
+      <string>Track height</string>
+     </property>
+    </widget>
+   </item>
+   <item row="3" column="1" >
+    <widget class="QSpinBox" name="kcfg_trackheight" />
+   </item>
+   <item row="3" column="2" >
+    <spacer name="horizontalSpacer_2" >
+     <property name="orientation" >
+      <enum>Qt::Horizontal</enum>
+     </property>
+     <property name="sizeHint" stdset="0" >
+      <size>
+       <width>166</width>
+       <height>20</height>
+      </size>
+     </property>
+    </spacer>
+   </item>
+   <item row="5" column="1" >
     <spacer name="verticalSpacer" >
      <property name="orientation" >
       <enum>Qt::Vertical</enum>
@@ -68,7 +98,7 @@
      <property name="sizeHint" stdset="0" >
       <size>
        <width>20</width>
-       <height>56</height>
+       <height>23</height>
       </size>
      </property>
     </spacer>