Skip to content

Commit

Permalink
Update src/core/qgsmaplayer.h
Browse files Browse the repository at this point in the history
Co-authored-by: Nyall Dawson <nyall.dawson@gmail.com>
  • Loading branch information
signedav and nyalldawson committed Oct 30, 2020
1 parent 9737a6d commit d106484
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/qgsmaplayer.h
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -1427,7 +1427,7 @@ class CORE_EXPORT QgsMapLayer : public QObject
/** /**
* Emitted when a custom property of the layer has been changed or removed. * Emitted when a custom property of the layer has been changed or removed.
* *
* \since QGIS 3.16 * \since QGIS 3.18
*/ */
void customPropertyChanged( const QString &key ); void customPropertyChanged( const QString &key );


Expand Down

0 comments on commit d106484

Please sign in to comment.