]> git.sesse.net Git - kdenlive/commitdiff
Tooltips added correctly
authorSimon A. Eugster <simon.eu@gmail.com>
Mon, 30 Aug 2010 20:32:04 +0000 (20:32 +0000)
committerSimon A. Eugster <simon.eu@gmail.com>
Mon, 30 Aug 2010 20:32:04 +0000 (20:32 +0000)
svn path=/trunk/kdenlive/; revision=4784

src/widgets/histogram_ui.ui

index 495a347716cb90832c72cad55627d2f01b59120a..722ce22a7f33c7e4efb0fbc5e90d47cce3b30da8 100644 (file)
@@ -6,8 +6,8 @@
    <rect>
     <x>0</x>
     <y>0</y>
-    <width>398</width>
-    <height>298</height>
+    <width>396</width>
+    <height>296</height>
    </rect>
   </property>
   <property name="windowTitle">
    <item row="0" column="1">
     <widget class="QCheckBox" name="cbY">
      <property name="toolTip">
-      <string extracomment="Luma value"/>
+      <string>Luma value</string>
+     </property>
+     <property name="whatsThis">
+      <string/>
      </property>
      <property name="text">
       <string>Y</string>
@@ -68,7 +71,7 @@
    <item row="0" column="2">
     <widget class="QCheckBox" name="cbS">
      <property name="toolTip">
-      <string extracomment="RGB summed up"/>
+      <string>RGB summed up</string>
      </property>
      <property name="text">
       <string>Sum</string>