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:
committed by
Qt by Nokia
parent
4806115e61
commit
8b5c31c5c6
@@ -55,8 +55,13 @@
|
||||
|
||||
#include <qabstractvideobuffer.h>
|
||||
|
||||
QT_BEGIN_HEADER
|
||||
|
||||
QT_BEGIN_NAMESPACE
|
||||
|
||||
QT_MODULE(Multimedia)
|
||||
|
||||
|
||||
class QImage;
|
||||
|
||||
class QImageVideoBufferPrivate;
|
||||
@@ -76,4 +81,7 @@ public:
|
||||
|
||||
QT_END_NAMESPACE
|
||||
|
||||
QT_END_HEADER
|
||||
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user