]> git.sesse.net Git - kdenlive/commitdiff
Add image transparency option to settings dialog
authorJean-Baptiste Mardelle <jb@kdenlive.org>
Wed, 16 Feb 2011 15:55:07 +0000 (15:55 +0000)
committerJean-Baptiste Mardelle <jb@kdenlive.org>
Wed, 16 Feb 2011 15:55:07 +0000 (15:55 +0000)
svn path=/trunk/kdenlive/; revision=5413

src/widgets/configmisc_ui.ui

index cd93eebb2a6959ab048f0984b19f88ffd0060531..58560fcd6f38e3bccb5c76cef80161b6c40a06d8 100644 (file)
@@ -6,7 +6,7 @@
    <rect>
     <x>0</x>
     <y>0</y>
-    <width>374</width>
+    <width>380</width>
     <height>320</height>
    </rect>
   </property>
      </layout>
     </widget>
    </item>
-   <item row="10" column="0" colspan="3">
+   <item row="11" column="0" colspan="3">
     <spacer>
      <property name="orientation">
       <enum>Qt::Vertical</enum>
      </property>
     </widget>
    </item>
+   <item row="10" column="0">
+    <widget class="QCheckBox" name="kcfg_autoimagetransparency">
+     <property name="text">
+      <string>Transparent background for imported images</string>
+     </property>
+    </widget>
+   </item>
   </layout>
  </widget>
  <customwidgets>