Add QT_BEGIN/END_HEADER things, plus QT_MODULE thing.

Change-Id: I1a5f51a659175cadadcdaf0c4e5e9048f98e64e0
Reviewed-on: http://codereview.qt-project.org/5346
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Michael Goddard <michael.goddard@nokia.com>
This commit is contained in:
Michael Goddard
2011-09-22 14:27:31 +10:00
committed by Qt by Nokia
parent 4806115e61
commit 8b5c31c5c6
101 changed files with 672 additions and 2 deletions

View File

@@ -52,8 +52,13 @@
QT_BEGIN_HEADER
QT_BEGIN_HEADER
QT_BEGIN_NAMESPACE
QT_MODULE(Multimedia)
class QAbstractVideoSurface;
class QMediaPlaylist;
class QVideoWidget;