mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-14 00:07:35 -04:00
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:
parent
a36567a47a
commit
d43176af60
@ -3459,6 +3459,8 @@ void QgsPalLabeling::init( const QgsMapSettings& mapSettings )
|
||||
|
||||
void QgsPalLabeling::exit()
|
||||
{
|
||||
delete mEngine;
|
||||
mEngine = new QgsLabelingEngineV2();
|
||||
}
|
||||
|
||||
QgsPalLayerSettings& QgsPalLabeling::layer( const QString& layerName )
|
||||
|
BIN
tests/testdata/labeling/pal_features_v3.sqlite
vendored
BIN
tests/testdata/labeling/pal_features_v3.sqlite
vendored
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user