summaryrefslogtreecommitdiffstats
path: root/examples/multimedia/audiodevices/audiodevices.pro
Commit message (Collapse)AuthorAgeFilesLines
* Move audio and video examples into the common multimedia directory.Andrew den Exter2009-10-161-0/+17
Brings the video examples into multimedia directory, and removes the audio sub-directory so the directory structure is in line with the other example categories. Task-number: QT-667 Reviewed-by: Kurt Korbatits