]> git.sesse.net Git - kdenlive/blobdiff - src/widgets/missingclips_ui.ui
Const'ref
[kdenlive] / src / widgets / missingclips_ui.ui
index 903cfc836c1f41c0e487424b25779b6f6afcd0b4..3eb70eb7f55bceccf68e73c40618e8f7b2adc4a5 100644 (file)
@@ -6,24 +6,31 @@
    <rect>
     <x>0</x>
     <y>0</y>
-    <width>762</width>
-    <height>270</height>
+    <width>822</width>
+    <height>265</height>
    </rect>
   </property>
   <property name="windowTitle">
-   <string>Missing clips</string>
+   <string> Clip Problems</string>
   </property>
   <layout class="QGridLayout" name="gridLayout">
-   <item row="0" column="0" colspan="4">
+   <item row="0" column="0" colspan="5">
+    <widget class="QLabel" name="infoLabel">
+     <property name="text">
+      <string/>
+     </property>
+    </widget>
+   </item>
+   <item row="1" column="0" colspan="5">
     <widget class="QTreeWidget" name="treeWidget">
      <property name="alternatingRowColors">
       <bool>true</bool>
      </property>
-     <property name="rootIsDecorated">
-      <bool>false</bool>
+     <property name="selectionMode">
+      <enum>QAbstractItemView::ExtendedSelection</enum>
      </property>
      <property name="itemsExpandable">
-      <bool>false</bool>
+      <bool>true</bool>
      </property>
      <property name="sortingEnabled">
       <bool>true</bool>
      </property>
     </widget>
    </item>
+   <item row="2" column="2">
+    <widget class="QPushButton" name="removeSelected">
+     <property name="text">
+      <string>Remove selected clips</string>
+     </property>
+    </widget>
+   </item>
    <item row="2" column="3">
+    <widget class="QPushButton" name="fixDuration">
+     <property name="text">
+      <string>Fix duration mismatch</string>
+     </property>
+    </widget>
+   </item>
+   <item row="2" column="4">
     <widget class="QDialogButtonBox" name="buttonBox">
      <property name="orientation">
       <enum>Qt::Horizontal</enum>
      </property>
     </widget>
    </item>
-   <item row="2" column="2">
-    <widget class="QPushButton" name="removeSelected">
-     <property name="text">
-      <string>Remove selected clips</string>
-     </property>
-    </widget>
-   </item>
   </layout>
  </widget>
  <resources/>