qtmobility/plugins/multimedia/symbian/common/s60videooutputcontrol.h
changeset 5 453da2cfceef
parent 4 90517678cc4f
child 8 71781823f776
equal deleted inserted replaced
4:90517678cc4f 5:453da2cfceef
    43 #define S60VIDEOOUTPUTCONTROL_H
    43 #define S60VIDEOOUTPUTCONTROL_H
    44 
    44 
    45 #include <QObject>
    45 #include <QObject>
    46 #include <QVideoOutputControl>
    46 #include <QVideoOutputControl>
    47 
    47 
    48 QTM_USE_NAMESPACE
    48 QT_USE_NAMESPACE
    49 
    49 
    50 class S60VideoOutputControl : public QVideoOutputControl
    50 class S60VideoOutputControl : public QVideoOutputControl
    51 {
    51 {
    52     Q_OBJECT
    52     Q_OBJECT
    53 public:
    53 public: