Skip to content

Commit

Permalink
Fix point size so unit test passes again
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.osgeo.org/qgis/trunk@8020 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
timlinux committed Jan 21, 2008
1 parent f00c8c0 commit ef30b63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/testdata/points_single_symbol.qml
Expand Up @@ -30,7 +30,7 @@
<uppervalue></uppervalue>
<label></label>
<pointsymbol>hard:triangle</pointsymbol>
<pointsize>14</pointsize>
<pointsize>12</pointsize>
<rotationclassificationfield>1</rotationclassificationfield>
<scaleclassificationfield>2</scaleclassificationfield>
<outlinecolor red="140" blue="60" green="82" />
Expand Down

0 comments on commit ef30b63

Please sign in to comment.