Skip to content

Commit

Permalink
Remove shadowing member which was moved to base class
Browse files Browse the repository at this point in the history
  • Loading branch information
nyalldawson committed Jul 18, 2019
1 parent 249a27b commit f4d05b0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/gui/qgslabelinggui.h
Expand Up @@ -100,7 +100,6 @@ class GUI_EXPORT QgsLabelingGui : public QgsTextFormatWidget
void calloutTypeChanged();

private:
QgsVectorLayer *mLayer = nullptr;
QgsWkbTypes::GeometryType mGeomType = QgsWkbTypes::UnknownGeometry;
QgsPalLayerSettings mSettings;
QgsPropertyCollection mDataDefinedProperties;
Expand Down

0 comments on commit f4d05b0

Please sign in to comment.