summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@theqtcompany.com>2015-09-02 15:28:57 +0200
committerFriedemann Kleint <Friedemann.Kleint@theqtcompany.com>2015-09-03 04:33:38 +0000
commit8a5f74ddf2cf3106cf84f9d327b9782de9155e07 (patch)
treed9dab5dd7a49724d1689c478d5bea2198785875f
parentf5e18c62391f384b1ed7e21b1ee214d89321b356 (diff)
Add 'resourcepolicy' to MODULE_PLUGIN_TYPES of multimedia.pro.v5.6.0-alpha1
Fix warning: WARNING: Project ERROR: No module claims plugin type resourcepolicy discovered when running lupdate to create the translations. Change-Id: I9fdde3e86219164cabbfe10672899eb2984f06d2 Reviewed-by: Robin Burchell <robin.burchell@viroteck.net>
-rw-r--r--src/multimedia/multimedia.pro3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/multimedia/multimedia.pro b/src/multimedia/multimedia.pro
index ff47768ab..3aff75949 100644
--- a/src/multimedia/multimedia.pro
+++ b/src/multimedia/multimedia.pro
@@ -7,7 +7,8 @@ MODULE_PLUGIN_TYPES = \
video/bufferpool \
video/gstvideorenderer \
video/videonode \
- playlistformats
+ playlistformats \
+ resourcepolicy
QMAKE_DOCS = $$PWD/doc/qtmultimedia.qdocconf