Skip to content

Commit

Permalink
Fix windows build
Browse files Browse the repository at this point in the history
  • Loading branch information
nyalldawson committed Jan 21, 2020
1 parent 794983b commit 775092b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/gui/layout/qgslayoutlegendlayersdialog.h
Expand Up @@ -52,7 +52,6 @@ class GUI_EXPORT QgsLayoutLegendLayersDialog: public QDialog, private Ui::QgsLay
void filterVisible( bool enabled );

private:
QgsLayoutLegendLayersDialog() = delete;

QgsMapLayerProxyModel *mModel = nullptr;
QList< QgsMapLayer * > mVisibleLayers;
Expand Down

0 comments on commit 775092b

Please sign in to comment.