summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@qt.io>2016-12-01 17:14:38 +0100
committerFriedemann Kleint <Friedemann.Kleint@qt.io>2016-12-02 07:36:59 +0000
commitb8e19bf50003a427fc719986a3434f57b04cf07b (patch)
tree91d926d74f34f6fac596b2e6bdfb4757fe7e24b7
parent643999d60d3f76e3d24b1c2dca80533a0a0cdb52 (diff)
Add "We mean it." comments to private header
Fix syncqt warning: QtNfc: WARNING: qtconnectivity/src/osx/osxbtperipheralmanager_p.h does not have the "We mean it." warning Change-Id: I439515eac2a19b351d1bad18f783e448224d0918 Reviewed-by: Alex Blasche <alexander.blasche@qt.io>
-rw-r--r--src/bluetooth/osx/osxbtperipheralmanager_p.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/bluetooth/osx/osxbtperipheralmanager_p.h b/src/bluetooth/osx/osxbtperipheralmanager_p.h
index 3fee7537..19a831d8 100644
--- a/src/bluetooth/osx/osxbtperipheralmanager_p.h
+++ b/src/bluetooth/osx/osxbtperipheralmanager_p.h
@@ -40,6 +40,16 @@
#ifndef OSXBTPERIPHERALMANAGER_P_H
#define OSXBTPERIPHERALMANAGER_P_H
+//
+// W A R N I N G
+// -------------
+//
+// This file is not part of the Qt API. It exists for the convenience
+// of internal files. This header file may change from version to version
+// without notice, or even be removed.
+//
+// We mean it.
+//
#include "osxbtutility_p.h"