Skip to content

Commit

Permalink
fix xenial build
Browse files Browse the repository at this point in the history
  • Loading branch information
jef-n committed Feb 8, 2018
1 parent 839fa50 commit fb53ebf
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/gui/qgsoptionswidgetfactory.h
Expand Up @@ -81,8 +81,7 @@ class GUI_EXPORT QgsOptionsPageWidget : public QWidget
}

private:
QMap<QWidget *, QgsOptionsDialogHighlightWidget *> mHighlighWidgets = QMap<QWidget *, QgsOptionsDialogHighlightWidget *>();

QMap<QWidget *, QgsOptionsDialogHighlightWidget *> mHighlighWidgets;


};
Expand Down

0 comments on commit fb53ebf

Please sign in to comment.