diff options
Diffstat (limited to 'collectionfavoritesview.h')
-rw-r--r-- | collectionfavoritesview.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/collectionfavoritesview.h b/collectionfavoritesview.h index f7722c8..4d3f7b5 100644 --- a/collectionfavoritesview.h +++ b/collectionfavoritesview.h @@ -4,6 +4,7 @@ #include "collectionwidget.h" class CollectionFavoritesView : public CollectionWidget { + Q_OBJECT public: CollectionFavoritesView(QWidget *parent = nullptr); |