Skip to content

Commit d9228d1

Browse files
author
timlinux
committedNov 13, 2010
Remove the word renderer from the vector props dialog
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@14609 c8812cc2-4d05-0410-92ff-de0c093fc19c

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed
 

‎src/ui/qgsrendererv2propsdialogbase.ui

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -16,16 +16,6 @@
1616
<layout class="QVBoxLayout" name="verticalLayout_2">
1717
<item>
1818
<layout class="QHBoxLayout" name="horizontalLayout">
19-
<item>
20-
<widget class="QLabel" name="label_2">
21-
<property name="text">
22-
<string>Renderer</string>
23-
</property>
24-
<property name="buddy">
25-
<cstring>cboRenderers</cstring>
26-
</property>
27-
</widget>
28-
</item>
2919
<item>
3020
<widget class="QComboBox" name="cboRenderers"/>
3121
</item>

0 commit comments

Comments
 (0)
Please sign in to comment.