Skip to content

Commit

Permalink
Update src/core/mesh/qgsmeshlayer.h
Browse files Browse the repository at this point in the history
Co-Authored-By: elpaso <elpaso@itopen.it>
  • Loading branch information
nyalldawson and elpaso committed Apr 17, 2019
1 parent 4e24452 commit a5d3b93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/mesh/qgsmeshlayer.h
Expand Up @@ -235,7 +235,7 @@ class CORE_EXPORT QgsMeshLayer : public QgsMapLayer
*
* \since QGIS 3.8
*/
virtual void setTransformContext( const QgsCoordinateTransformContext &transformContext ) override;
void setTransformContext( const QgsCoordinateTransformContext &transformContext ) override;


signals:
Expand Down

0 comments on commit a5d3b93

Please sign in to comment.