summaryrefslogtreecommitdiffstats
path: root/src/multimedia/qmediapluginloader_p.h
diff options
context:
space:
mode:
authorLars Knoll <lars.knoll@qt.io>2021-01-21 12:18:51 +0100
committerLars Knoll <lars.knoll@qt.io>2021-01-29 08:49:33 +0000
commitf97250e06a14ebcde6ad3b7c824686a7fde0c142 (patch)
treef6bce8c38f3756dc84d1ab4f4ff8f23ef5b02414 /src/multimedia/qmediapluginloader_p.h
parentd9d66975a55a48b31cd9d12aa005f5d0f9ee87ac (diff)
Use the CaptureInterface to request the capture service
One more step towards getting rid of the service provider infrastructure. Change-Id: Iea40c4c209bf00ed2e748ad2345d14571ec046c4 Reviewed-by: Doris Verria <doris.verria@qt.io> Reviewed-by: Lars Knoll <lars.knoll@qt.io>
Diffstat (limited to 'src/multimedia/qmediapluginloader_p.h')
-rw-r--r--src/multimedia/qmediapluginloader_p.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/multimedia/qmediapluginloader_p.h b/src/multimedia/qmediapluginloader_p.h
index 8d43d2045..96dd173be 100644
--- a/src/multimedia/qmediapluginloader_p.h
+++ b/src/multimedia/qmediapluginloader_p.h
@@ -62,7 +62,6 @@
QT_BEGIN_NAMESPACE
class QFactoryLoader;
-class QMediaServiceProviderPlugin;
class Q_MULTIMEDIA_EXPORT QMediaPluginLoader
{