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... :( --- collectionartistsview.h | 1 + 1 file changed, 1 insertion(+) (limited to 'collectionartistsview.h') diff --git a/collectionartistsview.h b/collectionartistsview.h index dc4732a..e47dbee 100644 --- a/collectionartistsview.h +++ b/collectionartistsview.h @@ -4,6 +4,7 @@ #include "collectionwidget.h" class CollectionArtistsView : public CollectionWidget { + Q_OBJECT public: CollectionArtistsView(QWidget *parent = nullptr); -- cgit v1.2.3-70-g09d2