diff options
Diffstat (limited to 'src/plugins/Input/mpc/decodermpcfactory.h')
| -rw-r--r-- | src/plugins/Input/mpc/decodermpcfactory.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/plugins/Input/mpc/decodermpcfactory.h b/src/plugins/Input/mpc/decodermpcfactory.h index bb66004e9..f2d86789d 100644 --- a/src/plugins/Input/mpc/decodermpcfactory.h +++ b/src/plugins/Input/mpc/decodermpcfactory.h @@ -37,6 +37,7 @@ class DecoderMPCFactory : public QObject, DecoderFactory { Q_OBJECT +Q_PLUGIN_METADATA(IID "org.qmmp.qmmp.DecoderFactoryInterface.1.0") Q_INTERFACES(DecoderFactory) public: |
