qtmobility/src/multimedia/qvideowidgetcontrol.cpp
changeset 4 90517678cc4f
parent 1 2b40d63a9c3d
child 5 453da2cfceef
--- a/qtmobility/src/multimedia/qvideowidgetcontrol.cpp	Fri Apr 16 15:51:22 2010 +0300
+++ b/qtmobility/src/multimedia/qvideowidgetcontrol.cpp	Mon May 03 13:18:40 2010 +0300
@@ -39,8 +39,8 @@
 **
 ****************************************************************************/
 
-#include <qvideowidgetcontrol.h>
-#include <qmediacontrol_p.h>
+#include "qvideowidgetcontrol.h"
+#include "qmediacontrol_p.h"
 
 QTM_BEGIN_NAMESPACE
 
@@ -125,7 +125,7 @@
 */
 
 /*!
-    \fn QVideoWidgetControl::setAspectRatioMode(QVideoWidget::AspectRatioMode mode)
+    \fn QVideoWidgetControl::setAspectRatioMode(Qt::AspectRatioMode mode)
 
     Sets the aspect ratio \a mode which determines how video is scaled to the fit the widget with
     respect to its aspect ratio.