Fix server labeling tests

This code has been funded by Tuscany Region (Italy) - SITA (CIG: 63526840AE) and commissioned to Gis3W s.a.s.
This commit is contained in:
Martin Dobias 2015-09-21 12:10:48 +08:00
parent a36567a47a
commit d43176af60
2 changed files with 2 additions and 0 deletions

View File

@ -3459,6 +3459,8 @@ void QgsPalLabeling::init( const QgsMapSettings& mapSettings )
void QgsPalLabeling::exit()
{
delete mEngine;
mEngine = new QgsLabelingEngineV2();
}
QgsPalLayerSettings& QgsPalLabeling::layer( const QString& layerName )

Binary file not shown.