qtmobility/src/multimedia/qvideowindowcontrol.h
changeset 14 6fbed849b4f4
parent 11 06b8e2af4411
equal deleted inserted replaced
11:06b8e2af4411 14:6fbed849b4f4
    47 
    47 
    48 #include <QtGui/qwidget.h>
    48 #include <QtGui/qwidget.h>
    49 
    49 
    50 QT_BEGIN_NAMESPACE
    50 QT_BEGIN_NAMESPACE
    51 
    51 
    52 class Q_MEDIA_EXPORT QVideoWindowControl : public QMediaControl
    52 class Q_MULTIMEDIA_EXPORT QVideoWindowControl : public QMediaControl
    53 {
    53 {
    54     Q_OBJECT
    54     Q_OBJECT
    55 
    55 
    56 public:
    56 public:
    57     ~QVideoWindowControl();
    57     ~QVideoWindowControl();