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