]> git.sesse.net Git - kdenlive/blobdiff - src/widgets/saveprofile_ui.ui
Update the format of the custom profiles xml file to make it easier to modify
[kdenlive] / src / widgets / saveprofile_ui.ui
index 669573709b1ec47c654e550e59bfa7e69da3dab7..941d905f71d63558f935edc9a874728afa1fc869 100644 (file)
@@ -31,7 +31,7 @@
     </widget>
    </item>
    <item row="1" column="1" colspan="2" >
-    <widget class="KComboBox" name="group_name" />
+    <widget class="KLineEdit" name="group_name" />
    </item>
    <item row="2" column="0" >
     <widget class="QLabel" name="label_3" >
      </property>
     </widget>
    </item>
+   <item row="6" column="0" colspan="2" >
+    <widget class="QDialogButtonBox" name="buttonBox" >
+     <property name="orientation" >
+      <enum>Qt::Horizontal</enum>
+     </property>
+     <property name="standardButtons" >
+      <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set>
+     </property>
+    </widget>
+   </item>
    <item row="6" column="2" >
     <spacer name="verticalSpacer" >
      <property name="orientation" >
      </property>
     </spacer>
    </item>
-   <item row="7" column="0" colspan="3" >
-    <widget class="QDialogButtonBox" name="buttonBox" >
-     <property name="orientation" >
-      <enum>Qt::Horizontal</enum>
-     </property>
-     <property name="standardButtons" >
-      <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set>
-     </property>
-    </widget>
-   </item>
   </layout>
  </widget>
  <customwidgets>