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