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