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

List:       kde-commits
Subject:    [khipu/gsoc2013] src: it is better to use pushbuttons instead of toolbuttons for editing/removing th
From:       Punit Mehta <punit9462 () gmail ! com>
Date:       2013-08-31 20:46:15
Message-ID: E1VFs3j-00066o-8G () scm ! kde ! org
[Download RAW message or body]

Git commit d39f9fae1136360d702dbbd55176d54024fa7c73 by Punit Mehta.
Committed on 31/08/2013 at 20:45.
Pushed by mehtapunit into branch 'gsoc2013'.

it is better to use pushbuttons instead of toolbuttons for editing/removing the plots.

M  +6    -10   src/plotseditor.ui

http://commits.kde.org/khipu/d39f9fae1136360d702dbbd55176d54024fa7c73

diff --git a/src/plotseditor.ui b/src/plotseditor.ui
index d946b2c..6a2261e 100755
--- a/src/plotseditor.ui
+++ b/src/plotseditor.ui
@@ -109,26 +109,22 @@
            </widget>
           </item>
           <item>
-           <widget class="QToolButton" name="editPlot">
+           <widget class="QPushButton" name="editPlot">
             <property name="text">
-             <string>PushButton</string>
+             <string>Edit</string>
             </property>
             <property name="icon">
-             <iconset theme="document-edit">
-              <normaloff/>
-             </iconset>
+             <iconset theme="document-edit"/>
             </property>
            </widget>
           </item>
           <item>
-           <widget class="QToolButton" name="removePlot">
+           <widget class="QPushButton" name="removePlot">
             <property name="text">
-             <string/>
+             <string>Remove</string>
             </property>
             <property name="icon">
-             <iconset theme="list-remove">
-              <normaloff/>
-             </iconset>
+             <iconset theme="list-remove"/>
             </property>
            </widget>
           </item>
[prev in list] [next in list] [prev in thread] [next in thread] 

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