]> git.sesse.net Git - kdenlive/blobdiff - src/widgets/profiledialog_ui.ui
Cleanup and add mimetype for TGA images, also add EXR, TIFF and TGA to the list of...
[kdenlive] / src / widgets / profiledialog_ui.ui
index d970bafbe56d9239c1657d78c8c107efd02c7103..2c5d601ba53e2015d0a0361296e9dbc105378206 100644 (file)
@@ -5,8 +5,8 @@
    <rect>
     <x>0</x>
     <y>0</y>
-    <width>263</width>
-    <height>311</height>
+    <width>385</width>
+    <height>332</height>
    </rect>
   </property>
   <property name="windowTitle" >
@@ -96,7 +96,7 @@
       <item row="2" column="1" >
        <widget class="KIntSpinBox" name="frame_num" >
         <property name="maximum" >
-         <number>10000</number>
+         <number>30000</number>
         </property>
        </widget>
       </item>
       <item row="3" column="0" >
        <widget class="QLabel" name="label_9" >
         <property name="text" >
-         <string>Aspect ratio</string>
+         <string>Pixel aspect ratio</string>
         </property>
        </widget>
       </item>
       <item row="4" column="0" >
        <widget class="QLabel" name="label_10" >
         <property name="text" >
-         <string>Display ratio</string>
+         <string>Display aspect ratio</string>
         </property>
        </widget>
       </item>
       <item row="4" column="1" >
-       <widget class="KIntSpinBox" name="display_num" />
+       <widget class="KIntSpinBox" name="display_num" >
+        <property name="maximum" >
+         <number>10000</number>
+        </property>
+       </widget>
       </item>
       <item row="4" column="2" >
        <widget class="QLabel" name="label_8" >
        </widget>
       </item>
       <item row="4" column="3" >
-       <widget class="KIntSpinBox" name="display_den" />
+       <widget class="KIntSpinBox" name="display_den" >
+        <property name="maximum" >
+         <number>10000</number>
+        </property>
+       </widget>
       </item>
       <item row="5" column="0" colspan="4" >
        <widget class="QCheckBox" name="progressive" >
       <enum>Qt::Horizontal</enum>
      </property>
      <property name="standardButtons" >
-      <set>QDialogButtonBox::Close</set>
+      <set>QDialogButtonBox::Ok</set>
      </property>
     </widget>
    </item>