equal
deleted
inserted
replaced
55 #include <QtMultimedia/qabstractvideosurface.h> |
55 #include <QtMultimedia/qabstractvideosurface.h> |
56 #include <QtMultimedia/qvideosurfaceformat.h> |
56 #include <QtMultimedia/qvideosurfaceformat.h> |
57 |
57 |
58 #include <QtGui/qapplication.h> |
58 #include <QtGui/qapplication.h> |
59 |
59 |
60 QTM_USE_NAMESPACE |
60 QT_USE_NAMESPACE |
61 class tst_QVideoWidget : public QObject |
61 class tst_QVideoWidget : public QObject |
62 { |
62 { |
63 Q_OBJECT |
63 Q_OBJECT |
64 private slots: |
64 private slots: |
65 void nullObject(); |
65 void nullObject(); |