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