Add note about QT_{BEGIN,END}_HEADER removal for Qt 6

This macro usage has been removed from most of the Qt 5 code, so
adding a note to be completely removed in Qt 6.

Change-Id: I19a90db78745f3cacbcbf206e8642c7d7c36e04a
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
This commit is contained in:
Sergio Ahumada 2013-02-06 00:12:27 +01:00 committed by The Qt Project
parent 1b7c70ca5d
commit c6ac59cc91

View File

@ -151,6 +151,7 @@ namespace QT_NAMESPACE {}
#endif /* __cplusplus */
// ### Qt6: remove me.
#define QT_BEGIN_HEADER
#define QT_END_HEADER