]> git.sesse.net Git - kdenlive/blobdiff - src/widgets/effectstack_ui.ui
Use label at the bottom of the effect stack instead of tooltips for showing parameter...
[kdenlive] / src / widgets / effectstack_ui.ui
index 875614e1bf4266ea82f02d8035d043ca462473b7..f990940348db659922f565c1fff3eb960e45e777 100644 (file)
@@ -6,8 +6,8 @@
    <rect>
     <x>0</x>
     <y>0</y>
-    <width>448</width>
-    <height>248</height>
+    <width>451</width>
+    <height>251</height>
    </rect>
   </property>
   <property name="sizePolicy">
       </layout>
      </widget>
      <widget class="QWidget" name="layoutWidget_2">
-      <layout class="QVBoxLayout" name="frame_layout">
-       <item>
+      <layout class="QGridLayout" name="layoutEdit">
+       <item row="0" column="0" colspan="3">
         <widget class="QFrame" name="frame">
          <property name="sizePolicy">
-          <sizepolicy hsizetype="Expanding" vsizetype="MinimumExpanding">
+          <sizepolicy hsizetype="Expanding" vsizetype="Minimum">
            <horstretch>0</horstretch>
            <verstretch>0</verstretch>
           </sizepolicy>
          </property>
         </widget>
        </item>
+       <item row="1" column="1">
+        <widget class="QLabel" name="labelComment">
+         <property name="sizePolicy">
+          <sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
+           <horstretch>0</horstretch>
+           <verstretch>0</verstretch>
+          </sizepolicy>
+         </property>
+         <property name="text">
+          <string/>
+         </property>
+         <property name="alignment">
+          <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
+         </property>
+         <property name="wordWrap">
+          <bool>true</bool>
+         </property>
+        </widget>
+       </item>
       </layout>
      </widget>
     </widget>