equal
deleted
inserted
replaced
42 #ifndef QWMPVIDEOOUTPUTCONTROL_H |
42 #ifndef QWMPVIDEOOUTPUTCONTROL_H |
43 #define QWMPVIDEOOUTPUTCONTROL_H |
43 #define QWMPVIDEOOUTPUTCONTROL_H |
44 |
44 |
45 #include <qvideooutputcontrol.h> |
45 #include <qvideooutputcontrol.h> |
46 |
46 |
47 QTM_USE_NAMESPACE |
47 QT_USE_NAMESPACE |
48 class QWmpVideoOutputControl : public QVideoOutputControl |
48 class QWmpVideoOutputControl : public QVideoOutputControl |
49 { |
49 { |
50 Q_OBJECT |
50 Q_OBJECT |
51 public: |
51 public: |
52 QWmpVideoOutputControl(QObject *parent = 0); |
52 QWmpVideoOutputControl(QObject *parent = 0); |