Files
qtmultimedia/tests/auto/unit
Marc Mutz 6569c25619 tst_qdeclarativeaudio: fix ubsan build
The test uses QDeclarativePlaylist, but no out-of-line methods or
data members, so it got by with just including the header.

But a ubsan build requires access to the class' typeinfo objects,
so add QDeclarativePlaylist's implementation to the test, too.

Change-Id: Ib6bb155b71c0082969f77a13a0e50132a782db2d
Reviewed-by: Yoann Lopes <yoann.lopes@theqtcompany.com>
2016-03-29 12:28:58 +00:00
..
2015-02-12 10:27:47 +00:00
2015-02-12 10:27:47 +00:00
2015-02-12 10:27:47 +00:00
2015-02-12 10:27:47 +00:00
2015-02-12 10:27:47 +00:00
2015-02-12 10:27:47 +00:00
2015-02-12 10:27:47 +00:00
2015-02-12 10:27:47 +00:00
2015-02-12 10:27:47 +00:00
2016-01-18 12:43:19 +00:00
2014-02-28 14:10:00 +01:00