mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-27 00:33:48 -05:00
Add missing break
This commit is contained in:
parent
0d3dd70365
commit
2f829e0253
@ -2077,6 +2077,7 @@ void QgsTextRenderer::drawBackground( QgsRenderContext &context, QgsTextRenderer
|
||||
component.origin.y() - height / 2.0 + originAdjust );
|
||||
break;
|
||||
}
|
||||
break;
|
||||
}
|
||||
|
||||
case Label:
|
||||
|
Loading…
x
Reference in New Issue
Block a user