summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Blasche <alexander.blasche@theqtcompany.com>2015-12-15 11:54:44 +0100
committerTimur Pocheptsov <timur.pocheptsov@theqtcompany.com>2015-12-15 11:03:25 +0000
commite7353ef137b6d1a450b9393cb8e83026a24298fb (patch)
tree80c249835f26223fbfcfe2d1f6b6ef6f1dcb40a9
parentc3f9fdeb39804b94f70016a9e48f0e4faea22d09 (diff)
downloadqtconnectivity-e7353ef137b6d1a450b9393cb8e83026a24298fb.tar.gz
Add "we mean it header statement" to osx private header
Change-Id: I4005833edebd10b778ac06ded49a88e633e5f435 Reviewed-by: Timur Pocheptsov <timur.pocheptsov@theqtcompany.com>
-rw-r--r--src/bluetooth/osx/osxbtobexsession_p.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/bluetooth/osx/osxbtobexsession_p.h b/src/bluetooth/osx/osxbtobexsession_p.h
index ac2699cf..0e72ecea 100644
--- a/src/bluetooth/osx/osxbtobexsession_p.h
+++ b/src/bluetooth/osx/osxbtobexsession_p.h
@@ -31,6 +31,17 @@
**
****************************************************************************/
+//
+// W A R N I N G
+// -------------
+//
+// This file is not part of the Qt API. It exists purely as an
+// implementation detail. This header file may change from version to
+// version without notice, or even be removed.
+//
+// We mean it.
+//
+
#include <QtCore/qvariant.h>
#include <QtCore/qglobal.h>