Skip to content

Commit db699ad

Browse files
roya0045nyalldawson
authored andcommittedJan 10, 2019
removed duplicate signatures
1 parent 1fff24d commit db699ad

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed
 

‎src/core/qgslegendrenderer.cpp

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -631,11 +631,6 @@ void QgsLegendRenderer::setNodeLegendStyle( QgsLayerTreeNode *node, QgsLegendSty
631631
node->removeCustomProperty( QStringLiteral( "legend/title-style" ) );
632632
}
633633

634-
void QgsLegendRenderer::drawLegend( QPainter *painter )
635-
{
636-
paintAndDetermineSize( painter );
637-
}
638-
639634

640635
//new version of classes using QgsRenderContext
641636
QSizeF QgsLegendRenderer::drawTitle( QgsRenderContext *rendercontext, QPointF point, Qt::AlignmentFlag halignment, double legendWidth )

0 commit comments

Comments
 (0)
Please sign in to comment.