Skip to content

Commit

Permalink
removing whitespaces
Browse files Browse the repository at this point in the history
  • Loading branch information
roya0045 authored and nyalldawson committed Jan 10, 2019
1 parent 2fab80e commit 78caf77
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/core/qgslegendrenderer.h
Expand Up @@ -152,7 +152,7 @@ class CORE_EXPORT QgsLegendRenderer
* style top space */
QSizeF drawAtom( const Atom &atom, QPainter *painter = nullptr, QPointF point = QPointF() );

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

/**
/**
* Displays the symbol of a given QgsLayerTreeModelLegendNode
*/
Nucleon drawSymbolItem( QgsLayerTreeModelLegendNode *symbolItem, QgsRenderContext *rendercontext, QPointF point = QPointF(), double labelXOffset = 0 );
Expand Down

0 comments on commit 78caf77

Please sign in to comment.