From 2c720f3c54b054db348b8107f14362ce1fb2d430 Mon Sep 17 00:00:00 2001 From: Arno Date: Sun, 18 Feb 2018 08:24:34 +0100 Subject: Sprinkle Q_OBJECT here and there... Well, all those Collection*Views are Q_OBJECTs of course, forgot to add the macro... :( --- collectionfavoritesview.h | 1 + 1 file changed, 1 insertion(+) (limited to 'collectionfavoritesview.h') 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); -- cgit v1.2.3-70-g09d2