Skip to content

Commit f3b15be

Browse files
committedSep 18, 2018
Fix warning
1 parent d99d506 commit f3b15be

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎src/app/qgsmaplayerstylecategoriesmodel.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@
2222

2323
class QgsMapLayerStyleCategoriesModel : public QAbstractListModel
2424
{
25+
Q_OBJECT
26+
2527
public:
2628
explicit QgsMapLayerStyleCategoriesModel( QObject *parent = nullptr );
2729

0 commit comments

Comments
 (0)
Please sign in to comment.