]> git.sesse.net Git - kdenlive/blobdiff - src/widgets/configmisc_ui.ui
Allow to add image sequence through the usual "add clip" dialog
[kdenlive] / src / widgets / configmisc_ui.ui
index 0d15588476567e4a6a360016e1770ffbff67d7c4..d1dc0f9b6acea3436a62bf987554ada322ba117b 100644 (file)
@@ -6,8 +6,8 @@
    <rect>
     <x>0</x>
     <y>0</y>
-    <width>348</width>
-    <height>242</height>
+    <width>329</width>
+    <height>245</height>
    </rect>
   </property>
   <layout class="QGridLayout" name="gridLayout_4">
@@ -37,7 +37,7 @@
      <property name="title">
       <string>Default Durations</string>
      </property>
-     <layout class="QGridLayout" name="gridLayout_3">
+     <layout class="QGridLayout" name="gridLayout">
       <item row="0" column="0">
        <widget class="QLabel" name="label">
         <property name="text">
         </property>
        </widget>
       </item>
+      <item row="1" column="2">
+       <widget class="QLabel" name="label_3">
+        <property name="text">
+         <string>Image sequence</string>
+        </property>
+       </widget>
+      </item>
+      <item row="1" column="3">
+       <widget class="KRestrictedLine" name="kcfg_sequence_duration">
+        <property name="inputMask">
+         <string>99:99:99:99; </string>
+        </property>
+        <property name="text">
+         <string>:::</string>
+        </property>
+       </widget>
+      </item>
      </layout>
     </widget>
    </item>
-   <item row="6" column="0" colspan="3">
+   <item row="7" column="0" colspan="3">
     <spacer>
      <property name="orientation">
       <enum>Qt::Vertical</enum>
      </property>
     </widget>
    </item>
+   <item row="6" column="0">
+    <widget class="QCheckBox" name="kcfg_autoimagesequence">
+     <property name="text">
+      <string>Automatically import image sequences</string>
+     </property>
+    </widget>
+   </item>
   </layout>
  </widget>
  <customwidgets>