Skip to content

Commit 78caf77

Browse files
roya0045nyalldawson
authored andcommittedJan 10, 2019
removing whitespaces
1 parent 2fab80e commit 78caf77

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎src/core/qgslegendrenderer.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ class CORE_EXPORT QgsLegendRenderer
152152
* style top space */
153153
QSizeF drawAtom( const Atom &atom, QPainter *painter = nullptr, QPointF point = QPointF() );
154154

155-
/**
155+
/**
156156
* Displays the symbol of a given QgsLayerTreeModelLegendNode
157157
*/
158158
Nucleon drawSymbolItem( QgsLayerTreeModelLegendNode *symbolItem, QPainter *painter = nullptr, QPointF point = QPointF(), double labelXOffset = 0 );
@@ -187,7 +187,7 @@ class CORE_EXPORT QgsLegendRenderer
187187
* style top space */
188188
QSizeF drawAtom( const Atom &atom, QgsRenderContext *rendercontext, QPointF point = QPointF() );
189189

190-
/**
190+
/**
191191
* Displays the symbol of a given QgsLayerTreeModelLegendNode
192192
*/
193193
Nucleon drawSymbolItem( QgsLayerTreeModelLegendNode *symbolItem, QgsRenderContext *rendercontext, QPointF point = QPointF(), double labelXOffset = 0 );

0 commit comments

Comments
 (0)
Please sign in to comment.