Skip to content

Commit

Permalink
Fixed indentation.
Browse files Browse the repository at this point in the history
  • Loading branch information
henrik authored and nyalldawson committed Mar 26, 2019
1 parent 12b17b3 commit 252b74f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/symbology/qgspointdisplacementrenderer.cpp
Expand Up @@ -76,7 +76,7 @@ void QgsPointDisplacementRenderer::drawGroup( QPointF centerPoint, QgsRenderCont
}
else
{
diagonals[groupPosition] = 0.0;
diagonals[groupPosition] = 0.0;
}
groupPosition++;
}
Expand Down

0 comments on commit 252b74f

Please sign in to comment.