diff -r 2b40d63a9c3d -r 90517678cc4f qtmobility/src/multimedia/qvideowidgetcontrol.cpp --- 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 -#include +#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.