Skip to content

Commit

Permalink
Add todo
Browse files Browse the repository at this point in the history
  • Loading branch information
m-kuhn committed Mar 10, 2019
1 parent 67e1c33 commit a14ddc8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/core/qgsvectorlayerrenderer.cpp
Expand Up @@ -496,6 +496,7 @@ void QgsVectorLayerRenderer::stopRenderer( QgsSingleSymbolRenderer *selRenderer

void QgsVectorLayerRenderer::prepareLabeling( QgsVectorLayer *layer, QSet<QString> &attributeNames )
{
// TODO: add attributes for geometry generator
if ( QgsLabelingEngine *engine2 = mContext.labelingEngine() )
{
if ( layer->labelsEnabled() )
Expand Down

0 comments on commit a14ddc8

Please sign in to comment.