]> git.sesse.net Git - kdenlive/blobdiff - src/widgets/histogram_ui.ui
Histogram changes:
[kdenlive] / src / widgets / histogram_ui.ui
index 5a797706ddedb7703dfe25da2b877e1c86bdea72..495a347716cb90832c72cad55627d2f01b59120a 100644 (file)
@@ -6,8 +6,8 @@
    <rect>
     <x>0</x>
     <y>0</y>
-    <width>400</width>
-    <height>300</height>
+    <width>398</width>
+    <height>298</height>
    </rect>
   </property>
   <property name="windowTitle">
   <layout class="QGridLayout" name="gridLayout">
    <item row="0" column="1">
     <widget class="QCheckBox" name="cbY">
+     <property name="toolTip">
+      <string extracomment="Luma value"/>
+     </property>
      <property name="text">
       <string>Y</string>
      </property>
     </widget>
    </item>
-   <item row="0" column="2">
+   <item row="0" column="3">
     <widget class="QCheckBox" name="cbR">
      <property name="text">
       <string>R</string>
      </property>
     </widget>
    </item>
-   <item row="0" column="3">
+   <item row="0" column="4">
     <widget class="QCheckBox" name="cbG">
      <property name="text">
       <string>G</string>
      </property>
     </widget>
    </item>
-   <item row="0" column="4">
+   <item row="0" column="5">
     <widget class="QCheckBox" name="cbB">
      <property name="text">
       <string>B</string>
      </property>
     </widget>
    </item>
-   <item row="1" column="1" colspan="4">
+   <item row="1" column="1" colspan="5">
     <spacer name="verticalSpacer">
      <property name="orientation">
       <enum>Qt::Vertical</enum>
      </property>
     </widget>
    </item>
+   <item row="0" column="2">
+    <widget class="QCheckBox" name="cbS">
+     <property name="toolTip">
+      <string extracomment="RGB summed up"/>
+     </property>
+     <property name="text">
+      <string>Sum</string>
+     </property>
+    </widget>
+   </item>
   </layout>
  </widget>
  <resources/>