Skip to content

Commit

Permalink
Fix build 2
Browse files Browse the repository at this point in the history
  • Loading branch information
nyalldawson committed Jan 18, 2023
1 parent 1ded6e9 commit 5443c8b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/gui/layout/qgslayoutelevationprofilewidget.h
Expand Up @@ -43,6 +43,7 @@ class GUI_EXPORT QgsLayoutElevationProfileWidget: public QgsLayoutItemBaseWidget
public:
//! constructor
explicit QgsLayoutElevationProfileWidget( QgsLayoutItemElevationProfile *profile );
~QgsLayoutElevationProfileWidget() override;
void setMasterLayout( QgsMasterLayoutInterface *masterLayout ) override;
QgsExpressionContext createExpressionContext() const override;

Expand Down

0 comments on commit 5443c8b

Please sign in to comment.