Skip to content

Commit

Permalink
Add missing Q_OBJECT macro
Browse files Browse the repository at this point in the history
  • Loading branch information
nyalldawson committed Nov 20, 2019
1 parent 942b74f commit 3b03b87
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/core/qgsbookmarkmodel.h
Expand Up @@ -107,6 +107,8 @@ class CORE_EXPORT QgsBookmarkManagerModel: public QAbstractTableModel
*/
class CORE_EXPORT QgsBookmarkManagerProxyModel : public QSortFilterProxyModel
{
Q_OBJECT

public:

/**
Expand Down

0 comments on commit 3b03b87

Please sign in to comment.