]> git.sesse.net Git - kdenlive/blobdiff - src/widgets/smconfig_ui.ui
Const'ref
[kdenlive] / src / widgets / smconfig_ui.ui
index 145a87bcf6992f2773bd320a4f99717f89dc4909..9daa280136797d61d835e5db74f3445efbbe9532 100644 (file)
@@ -7,7 +7,7 @@
     <x>0</x>
     <y>0</y>
     <width>338</width>
-    <height>190</height>
+    <height>217</height>
    </rect>
   </property>
   <property name="windowTitle">
    <item row="0" column="0" colspan="3">
     <widget class="QGroupBox" name="groupBox_2">
      <property name="title">
-      <string>Capture</string>
+      <string>Interval Capture</string>
      </property>
      <layout class="QGridLayout" name="gridLayout_3">
       <item row="0" column="0">
        <widget class="QLabel" name="label">
         <property name="text">
-         <string>Capture interval (seconds)</string>
+         <string>Capture delay</string>
         </property>
        </widget>
       </item>
         </property>
        </widget>
       </item>
+      <item row="1" column="0">
+       <widget class="QCheckBox" name="sm_prenotify">
+        <property name="text">
+         <string>Notify before capture</string>
+        </property>
+       </widget>
+      </item>
+      <item row="1" column="1">
+       <widget class="KIntSpinBox" name="sm_notifytime">
+        <property name="minimum">
+         <number>1</number>
+        </property>
+       </widget>
+      </item>
      </layout>
     </widget>
    </item>