qtmobility/src/multimedia/qvideowidgetcontrol.h
changeset 14 6fbed849b4f4
parent 11 06b8e2af4411
equal deleted inserted replaced
11:06b8e2af4411 14:6fbed849b4f4
    49 
    49 
    50 QT_BEGIN_NAMESPACE
    50 QT_BEGIN_NAMESPACE
    51 
    51 
    52 class QVideoWidgetControlPrivate;
    52 class QVideoWidgetControlPrivate;
    53 
    53 
    54 class Q_MEDIA_EXPORT QVideoWidgetControl : public QMediaControl
    54 class Q_MULTIMEDIA_EXPORT QVideoWidgetControl : public QMediaControl
    55 {
    55 {
    56     Q_OBJECT
    56     Q_OBJECT
    57 
    57 
    58 public:
    58 public:
    59     virtual ~QVideoWidgetControl();
    59     virtual ~QVideoWidgetControl();