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