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
elpaso and nyalldawson committed Oct 31, 2019
1 parent 85e8d94 commit a09f36d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/qgsmaplayer.h
Expand Up @@ -1375,7 +1375,7 @@ class CORE_EXPORT QgsMapLayer : public QObject
* \param categories style categories
* \since QGIS 3.12
*/
void styleLoaded( const QgsMapLayer::StyleCategories &categories );
void styleLoaded( QgsMapLayer::StyleCategories categories );


private slots:
Expand Down

0 comments on commit a09f36d

Please sign in to comment.