[QGIS Commit] r14609 - trunk/qgis/src/ui
svn_qgis at osgeo.org
svn_qgis at osgeo.org
Sat Nov 13 12:39:42 EST 2010
Author: timlinux
Date: 2010-11-13 09:39:42 -0800 (Sat, 13 Nov 2010)
New Revision: 14609
Modified:
trunk/qgis/src/ui/qgsrendererv2propsdialogbase.ui
Log:
Remove the word renderer from the vector props dialog
Modified: trunk/qgis/src/ui/qgsrendererv2propsdialogbase.ui
===================================================================
--- trunk/qgis/src/ui/qgsrendererv2propsdialogbase.ui 2010-11-13 17:38:35 UTC (rev 14608)
+++ trunk/qgis/src/ui/qgsrendererv2propsdialogbase.ui 2010-11-13 17:39:42 UTC (rev 14609)
@@ -17,16 +17,6 @@
<item>
<layout class="QHBoxLayout" name="horizontalLayout">
<item>
- <widget class="QLabel" name="label_2">
- <property name="text">
- <string>Renderer</string>
- </property>
- <property name="buddy">
- <cstring>cboRenderers</cstring>
- </property>
- </widget>
- </item>
- <item>
<widget class="QComboBox" name="cboRenderers"/>
</item>
<item>
More information about the QGIS-commit
mailing list