Revision: 332
http://ktutorial.svn.sourceforge.net/ktutorial/?rev=332&view=rev
Author: danxuliu
Date: 2011-07-06 19:40:06 +0000 (Wed, 06 Jul 2011)
Log Message:
-----------
Remove annoying and not useful tooltip for the text of the step.
Modified Paths:
--------------
trunk/ktutorial/ktutorial-library/src/view/StepWidget.ui
Modified: trunk/ktutorial/ktutorial-library/src/view/StepWidget.ui
===================================================================
--- trunk/ktutorial/ktutorial-library/src/view/StepWidget.ui 2011-07-06 19:35:38 UTC (rev 331)
+++ trunk/ktutorial/ktutorial-library/src/view/StepWidget.ui 2011-07-06 19:40:06 UTC (rev 332)
@@ -67,9 +67,6 @@
<verstretch>0</verstretch>
</sizepolicy>
</property>
- <property name="toolTip">
- <string comment="@info:tooltip">The instructions for this step</string>
- </property>
<property name="whatsThis">
<string comment="@info:whatsthis">Here appear the instructions for each step of the tutorial.<nl/>Once you complete one step, a new step with new instructions will be shown.</string>
</property>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|