[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [krecipes] src/dialogs/recipeinput: Add tooltips for small buttons.
From:       José_Manuel_Santamaría_Lema <panfaust () gmail ! com>
Date:       2016-03-29 17:38:21
Message-ID: E1akxav-000214-Hk () scm ! kde ! org
[Download RAW message or body]

Git commit d4f596d21a8e7c75a54170698adec76a4ac0a7ea by José Manuel Santamaría Lema.
Committed on 29/03/2016 at 07:27.
Pushed by joselema into branch 'master'.

Add tooltips for small buttons.

M  +9    -0    src/dialogs/recipeinput/ingredientseditor.ui

http://commits.kde.org/krecipes/d4f596d21a8e7c75a54170698adec76a4ac0a7ea

diff --git a/src/dialogs/recipeinput/ingredientseditor.ui b/src/dialogs/recipeinput/ingredientseditor.ui
index c37f48e..f784b61 100644
--- a/src/dialogs/recipeinput/ingredientseditor.ui
+++ b/src/dialogs/recipeinput/ingredientseditor.ui
@@ -105,6 +105,9 @@
      </item>
      <item>
       <widget class="QPushButton" name="m_moveUpButton">
+       <property name="toolTip">
+        <string>Move ingredient up</string>
+       </property>
        <property name="icon">
         <iconset theme="arrow-up">
          <normaloff>../../../../../../</normaloff>../../../../../../</iconset>
@@ -113,6 +116,9 @@
      </item>
      <item>
       <widget class="QPushButton" name="m_moveDownButton">
+       <property name="toolTip">
+        <string>Move ingredient down</string>
+       </property>
        <property name="icon">
         <iconset theme="arrow-down">
          <normaloff>../../../../../../</normaloff>../../../../../../</iconset>
@@ -134,6 +140,9 @@
      </item>
      <item>
       <widget class="QPushButton" name="m_deleteButton">
+       <property name="toolTip">
+        <string>Remove ingredient</string>
+       </property>
        <property name="icon">
         <iconset theme="list-remove">
          <normaloff>../../../../../../</normaloff>../../../../../../</iconset>

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic