summaryrefslogtreecommitdiffstats
path: root/collectionfavoritesview.h
diff options
context:
space:
mode:
Diffstat (limited to 'collectionfavoritesview.h')
-rw-r--r--collectionfavoritesview.h1
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);