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