summaryrefslogtreecommitdiffstats
path: root/src/plugins/qdeclarativemodules/multimedia/qdeclarativeaudio.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Move the multimedia files to the correct place.Martin Jones2010-03-041-327/+0
|
* Remove dependency on declarative from multimedia.Justin McPherson2010-03-031-0/+327
Move all declarative related classes into the multimedia declarative module. Reviewed-by: Andrew den Exter