Skip to content

Commit

Permalink
Update src/core/qgsvectorlayer.h
Browse files Browse the repository at this point in the history
Co-authored-by: Matthias Kuhn <matthias@opengis.ch>
  • Loading branch information
signedav and m-kuhn committed May 12, 2020
1 parent f45ab79 commit a4e5401
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/qgsvectorlayer.h
Expand Up @@ -508,7 +508,7 @@ class CORE_EXPORT QgsVectorLayer : public QgsMapLayer, public QgsExpressionConte
* Context for deleting features
* \since QGIS 3.14
*/
struct DeleteContext
struct CORE_EXPORT DeleteContext
{

/**
Expand Down

0 comments on commit a4e5401

Please sign in to comment.