Skip to content

Commit

Permalink
Fix warning
Browse files Browse the repository at this point in the history
  • Loading branch information
nyalldawson committed Sep 18, 2018
1 parent d99d506 commit f3b15be
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/app/qgsmaplayerstylecategoriesmodel.h
Expand Up @@ -22,6 +22,8 @@

class QgsMapLayerStyleCategoriesModel : public QAbstractListModel
{
Q_OBJECT

public:
explicit QgsMapLayerStyleCategoriesModel( QObject *parent = nullptr );

Expand Down

0 comments on commit f3b15be

Please sign in to comment.