Skip to content

Commit

Permalink
Update src/core/qgsvectorlayerutils.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 13, 2020
1 parent 90a03f4 commit 489d2e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/qgsvectorlayerutils.h
Expand Up @@ -321,7 +321,7 @@ class CORE_EXPORT QgsVectorLayerUtils
static QString getFeatureDisplayString( const QgsVectorLayer *layer, const QgsFeature &feature );

/**
* \returns true if at least one feature of the \a fids on \a layer is connected as parent in at
* \returns TRUE if at least one feature of the \a fids on \a layer is connected as parent in at
* least one composition relation of the \a project or contains joins, where cascade delete is set.
* The \a context is used to get more details.
*
Expand Down

0 comments on commit 489d2e8

Please sign in to comment.