diff --git a/src/modules/greeting/GreetingViewPlugin.h b/src/modules/greeting/GreetingViewPlugin.h index 16b4391f7..128bad2c8 100644 --- a/src/modules/greeting/GreetingViewPlugin.h +++ b/src/modules/greeting/GreetingViewPlugin.h @@ -28,7 +28,7 @@ class PLUGINDLLEXPORT GreetingViewPlugin : public Calamares::ViewPlugin { Q_OBJECT Q_PLUGIN_METADATA( IID "calamares.ViewPlugin/1.0" ) - //FILE "module.json" ) + Q_INTERFACES( Calamares::ViewPlugin ) public: