summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/phonon/gstreamer/backend.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/3rdparty/phonon/gstreamer/backend.h')
-rw-r--r--src/3rdparty/phonon/gstreamer/backend.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/3rdparty/phonon/gstreamer/backend.h b/src/3rdparty/phonon/gstreamer/backend.h
index d157f11..f424ea1 100644
--- a/src/3rdparty/phonon/gstreamer/backend.h
+++ b/src/3rdparty/phonon/gstreamer/backend.h
@@ -46,6 +46,7 @@ class EffectManager;
class Backend : public QObject, public BackendInterface
{
Q_OBJECT
+ Q_PLUGIN_METADATA(IID "BackendInterface3.phonon.kde.org" FILE "gstreamer.json")
Q_INTERFACES(Phonon::BackendInterface)
public: