diff options
Diffstat (limited to 'collectiondatesview.h')
-rw-r--r-- | collectiondatesview.h | 1 |
1 files changed, 1 insertions, 0 deletions
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); |