]> git.sesse.net Git - kdenlive/blobdiff - src/widgets/scenecutdialog_ui.ui
Allow to explicitely store cut scenes as metadata
[kdenlive] / src / widgets / scenecutdialog_ui.ui
index 371acaf4896f53ef81aab6e6c23ae72e4dfdf2a1..17c54a8ca35f2464f01d42458cb06f0605215f50 100644 (file)
      </property>
     </widget>
    </item>
-   <item row="2" column="0" colspan="3">
+   <item row="3" column="0" colspan="3">
     <widget class="QCheckBox" name="zone_only">
      <property name="text">
       <string>Analyse only selected zone</string>
      </property>
     </widget>
    </item>
-   <item row="4" column="0" colspan="3">
+   <item row="4" column="0">
+    <spacer name="verticalSpacer">
+     <property name="orientation">
+      <enum>Qt::Vertical</enum>
+     </property>
+     <property name="sizeHint" stdset="0">
+      <size>
+       <width>20</width>
+       <height>40</height>
+      </size>
+     </property>
+    </spacer>
+   </item>
+   <item row="5" column="0" colspan="3">
     <widget class="QDialogButtonBox" name="buttonBox">
      <property name="orientation">
       <enum>Qt::Horizontal</enum>
      </property>
     </widget>
    </item>
-   <item row="3" column="0">
-    <spacer name="verticalSpacer">
-     <property name="orientation">
-      <enum>Qt::Vertical</enum>
-     </property>
-     <property name="sizeHint" stdset="0">
-      <size>
-       <width>20</width>
-       <height>40</height>
-      </size>
+   <item row="2" column="0" colspan="3">
+    <widget class="QCheckBox" name="store_data">
+     <property name="text">
+      <string>Save result in clip metadata</string>
      </property>
-    </spacer>
+    </widget>
    </item>
   </layout>
  </widget>