diff options
author | Andrew den Exter <andrew.den-exter@nokia.com> | 2009-11-12 05:27:25 (GMT) |
---|---|---|
committer | Andrew den Exter <andrew.den-exter@nokia.com> | 2009-11-12 05:31:59 (GMT) |
commit | 300ab260c96d1e0a28f44d7e6c1d80b6124efd6c (patch) | |
tree | f1e70fe42be463219eb7a28915246c28dd766814 /src/multimedia | |
parent | 857aaee6d6f394eb9dd8dd9a56692cf85bc52581 (diff) | |
download | Qt-300ab260c96d1e0a28f44d7e6c1d80b6124efd6c.zip Qt-300ab260c96d1e0a28f44d7e6c1d80b6124efd6c.tar.gz Qt-300ab260c96d1e0a28f44d7e6c1d80b6124efd6c.tar.bz2 |
Fix compilation of Phonon DS9 backend when Qt is built statically.
qt_plugin_instance() isn't defined in a static build. Assign a pointer
the shared mutex to static member variable in the backend constructor,
rather than returning it from a static member function.
Task-number: QTBUG-5207
Reviewed-by: Justin McPherson
Diffstat (limited to 'src/multimedia')
0 files changed, 0 insertions, 0 deletions