Skip to content

Commit ef30b63

Browse files
author
timlinux
committedJan 21, 2008
Fix point size so unit test passes again
git-svn-id: http://svn.osgeo.org/qgis/trunk@8020 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent f00c8c0 commit ef30b63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎tests/testdata/points_single_symbol.qml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<uppervalue></uppervalue>
3131
<label></label>
3232
<pointsymbol>hard:triangle</pointsymbol>
33-
<pointsize>14</pointsize>
33+
<pointsize>12</pointsize>
3434
<rotationclassificationfield>1</rotationclassificationfield>
3535
<scaleclassificationfield>2</scaleclassificationfield>
3636
<outlinecolor red="140" blue="60" green="82" />

0 commit comments

Comments
 (0)
Please sign in to comment.