]> git.sesse.net Git - kdenlive/blobdiff - src/widgets/markerdialog_ui.ui
Clip markers can now have a category that is shown as a color.
[kdenlive] / src / widgets / markerdialog_ui.ui
index cf09cf52d936af3d80a614886f96a7c5cbd78d46..4bdcbe138cd56961e47f4f963c35b8b6edf968d7 100644 (file)
@@ -6,31 +6,35 @@
    <rect>
     <x>0</x>
     <y>0</y>
-    <width>312</width>
-    <height>88</height>
+    <width>376</width>
+    <height>124</height>
    </rect>
   </property>
   <property name="windowTitle">
    <string>Marker</string>
   </property>
   <layout class="QGridLayout" name="gridLayout">
-   <item row="2" column="1" colspan="3">
-    <spacer name="verticalSpacer">
+   <item row="0" column="1">
+    <widget class="QLabel" name="clip_filesize_2">
+     <property name="text">
+      <string>Position</string>
+     </property>
+    </widget>
+   </item>
+   <item row="0" column="3">
+    <spacer name="horizontalSpacer">
      <property name="orientation">
-      <enum>Qt::Vertical</enum>
+      <enum>Qt::Horizontal</enum>
      </property>
      <property name="sizeHint" stdset="0">
       <size>
-       <width>218</width>
-       <height>2</height>
+       <width>40</width>
+       <height>20</height>
       </size>
      </property>
     </spacer>
    </item>
-   <item row="0" column="2">
-    <layout class="QHBoxLayout" name="inputLayout"/>
-   </item>
-   <item row="3" column="0" colspan="4">
+   <item row="6" column="0" colspan="4">
     <widget class="QDialogButtonBox" name="buttonBox">
      <property name="orientation">
       <enum>Qt::Horizontal</enum>
      </property>
     </widget>
    </item>
+   <item row="0" column="2">
+    <layout class="QHBoxLayout" name="inputLayout"/>
+   </item>
+   <item row="1" column="2" colspan="2">
+    <widget class="KLineEdit" name="marker_comment"/>
+   </item>
    <item row="1" column="1">
     <widget class="QLabel" name="clip_filesize_3">
      <property name="text">
      </property>
     </widget>
    </item>
-   <item row="0" column="0" rowspan="3">
+   <item row="5" column="2">
+    <spacer name="verticalSpacer">
+     <property name="orientation">
+      <enum>Qt::Vertical</enum>
+     </property>
+     <property name="sizeHint" stdset="0">
+      <size>
+       <width>218</width>
+       <height>2</height>
+      </size>
+     </property>
+    </spacer>
+   </item>
+   <item row="4" column="1">
+    <widget class="QLabel" name="label">
+     <property name="text">
+      <string>Category</string>
+     </property>
+    </widget>
+   </item>
+   <item row="0" column="0" rowspan="5">
     <widget class="QLabel" name="clip_thumb">
      <property name="frameShape">
       <enum>QFrame::NoFrame</enum>
      </property>
     </widget>
    </item>
-   <item row="1" column="2" colspan="2">
-    <widget class="KLineEdit" name="marker_comment"/>
-   </item>
-   <item row="0" column="1">
-    <widget class="QLabel" name="clip_filesize_2">
-     <property name="text">
-      <string>Position</string>
-     </property>
-    </widget>
-   </item>
-   <item row="0" column="3">
-    <spacer name="horizontalSpacer">
-     <property name="orientation">
-      <enum>Qt::Horizontal</enum>
-     </property>
-     <property name="sizeHint" stdset="0">
-      <size>
-       <width>40</width>
-       <height>20</height>
-      </size>
-     </property>
-    </spacer>
+   <item row="4" column="2">
+    <widget class="QComboBox" name="marker_type"/>
    </item>
   </layout>
  </widget>