Skip to content

Commit

Permalink
Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
elpaso committed Oct 31, 2019
1 parent 9b6c683 commit a1ce37c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/qgisapp.h
Expand Up @@ -1706,7 +1706,7 @@ class APP_EXPORT QgisApp : public QMainWindow, private Ui::MainWindow
* \param categories style categories
* \since QGIS 3.12
*/
void vectorLayerStyleLoaded( const QgsMapLayer::StyleCategories &categories );
void vectorLayerStyleLoaded( const QgsMapLayer::StyleCategories categories );

signals:

Expand Down

0 comments on commit a1ce37c

Please sign in to comment.