Skip to content

Commit 477ec2a

Browse files
DelazJPeterPetrik
authored andcommittedMar 19, 2019
Align Mesh property tab name with other data types
using "Symbology" instead of "Style"
1 parent 366d05a commit 477ec2a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎src/ui/mesh/qgsmeshlayerpropertiesbase.ui

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -112,10 +112,10 @@
112112
</item>
113113
<item>
114114
<property name="text">
115-
<string>Style</string>
115+
<string>Symbology</string>
116116
</property>
117117
<property name="toolTip">
118-
<string>Style</string>
118+
<string>Symbology</string>
119119
</property>
120120
<property name="icon">
121121
<iconset resource="../../../images/images.qrc">

0 commit comments

Comments
 (0)
Please sign in to comment.