summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/qbluetoothtransferreply_osx_p.h
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@theqtcompany.com>2015-10-08 15:47:38 +0200
committerFriedemann Kleint <Friedemann.Kleint@theqtcompany.com>2015-10-09 06:47:56 +0000
commit6b258fb24019811af6ca1f5449daeee02c58014d (patch)
treeb741daaf26729a944ff8bd34c0f499fe08b669bd /src/bluetooth/qbluetoothtransferreply_osx_p.h
parent371818e71839280abafae858e9bb53c4ee6b9e5e (diff)
Add missing "We mean it" comments to private headers.
Change-Id: I4e78a2b263fb779253556201fd20fe47a2afc58e Reviewed-by: Alex Blasche <alexander.blasche@theqtcompany.com>
Diffstat (limited to 'src/bluetooth/qbluetoothtransferreply_osx_p.h')
-rw-r--r--src/bluetooth/qbluetoothtransferreply_osx_p.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/bluetooth/qbluetoothtransferreply_osx_p.h b/src/bluetooth/qbluetoothtransferreply_osx_p.h
index 74c1630e..7ccc9468 100644
--- a/src/bluetooth/qbluetoothtransferreply_osx_p.h
+++ b/src/bluetooth/qbluetoothtransferreply_osx_p.h
@@ -34,6 +34,17 @@
#ifndef QBLUETOOTHTRANSFERREPLY_OSX_P_H
#define QBLUETOOTHTRANSFERREPLY_OSX_P_H
+//
+// 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 "qbluetoothservicediscoveryagent.h"
#include "qbluetoothtransferreply.h"