aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/General/mpris/mprisfactory.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/General/mpris/mprisfactory.h')
-rw-r--r--src/plugins/General/mpris/mprisfactory.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/plugins/General/mpris/mprisfactory.h b/src/plugins/General/mpris/mprisfactory.h
index 7f5b9a1c3..7d1fd85e3 100644
--- a/src/plugins/General/mpris/mprisfactory.h
+++ b/src/plugins/General/mpris/mprisfactory.h
@@ -32,6 +32,7 @@
class MPRISFactory : public QObject, public GeneralFactory
{
Q_OBJECT
+Q_PLUGIN_METADATA(IID "org.qmmp.qmmpui.GeneralFactoryInterface.1.0")
Q_INTERFACES(GeneralFactory)
public:
const GeneralProperties properties() const;