Fixed wrong type for autoLoad property in Video element.

Change-Id: I803fc3950fd652cb1c2d547636111cdc23b42939
Reviewed-by: Ling Hu <ling.hu@nokia.com>
Reviewed-by: Michael Goddard <michael.goddard@nokia.com>
This commit is contained in:
Jonas Rabbe
2012-01-17 15:02:41 +10:00
committed by Qt by Nokia
parent c4b9eb46dc
commit 50f5987f36

View File

@@ -129,7 +129,7 @@ Item {
/*** Properties of MediaPlayer ***/
/*!
\qmlproperty url Video::autoLoad
\qmlproperty bool Video::autoLoad
This property indicates if loading of media should begin immediately.