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 22, 2020
1 parent c3ead99 commit 6264ec8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/qgsmaplayer.h
Expand Up @@ -1429,7 +1429,7 @@ class CORE_EXPORT QgsMapLayer : public QObject
*
* \since QGIS 3.16
*/
void customPropertyChanged( QgsMapLayer *layer, const QString &key );
void customPropertyChanged( const QString &key );

private slots:

Expand Down

0 comments on commit 6264ec8

Please sign in to comment.