Moved declarative-camera example in the right directory.

This example was in the multimediawidgets directory but doesn't depend on
or use the QtMultimediaWidgets module. Moved to 'examples/multimedia'
instead.

Change-Id: Ic2fcc6576e95664e0002531ee378a4366daa56c1
Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
This commit is contained in:
Yoann Lopes
2013-07-19 12:47:55 +02:00
committed by The Qt Project
parent 44913bb75d
commit a91809bf0f
31 changed files with 2 additions and 7 deletions

View File

@@ -57,7 +57,6 @@ QT += multimediawidgets
\section2 Examples
\list
\li \l{QML Camera Example}
\li \l{Camera Example}
\li \l{Media Player Example}
\li \l{Video Graphics Item Example}