[Ktutorial-commits] SF.net SVN: ktutorial:[143] trunk/ktutorial/ktutorial-editor/src/view/ CustomCo
Status: Alpha
Brought to you by:
danxuliu
From: <dan...@us...> - 2010-03-10 18:11:18
|
Revision: 143 http://ktutorial.svn.sourceforge.net/ktutorial/?rev=143&view=rev Author: danxuliu Date: 2010-03-10 18:11:11 +0000 (Wed, 10 Mar 2010) Log Message: ----------- Remove unnecessary window title (widgets using CustomCodeWidget.ui set their own title). Modified Paths: -------------- trunk/ktutorial/ktutorial-editor/src/view/CustomCodeWidget.ui Modified: trunk/ktutorial/ktutorial-editor/src/view/CustomCodeWidget.ui =================================================================== --- trunk/ktutorial/ktutorial-editor/src/view/CustomCodeWidget.ui 2010-03-10 17:58:12 UTC (rev 142) +++ trunk/ktutorial/ktutorial-editor/src/view/CustomCodeWidget.ui 2010-03-10 18:11:11 UTC (rev 143) @@ -10,9 +10,6 @@ <height>300</height> </rect> </property> - <property name="windowTitle"> - <string comment="@title">Set custom code</string> - </property> <layout class="QVBoxLayout" name="CustomCodeWidgetLayout"> <item> <widget class="QGroupBox" name="customCodeGroupBox"> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |