From 8a33a9b43dcc5e7f9a77237a660a3759286e6b86 Mon Sep 17 00:00:00 2001 From: Samuel Gaist Date: Mon, 18 Aug 2014 12:02:41 +0200 Subject: Add missing private headers warning Change-Id: I0f079a9b1b45bd2d2e946e06d7688f299a9c3fc3 Reviewed-by: Alex Blasche --- src/bluetooth/qbluetoothaddress_p.h | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'src/bluetooth/qbluetoothaddress_p.h') diff --git a/src/bluetooth/qbluetoothaddress_p.h b/src/bluetooth/qbluetoothaddress_p.h index bb25629e..37e13d9a 100644 --- a/src/bluetooth/qbluetoothaddress_p.h +++ b/src/bluetooth/qbluetoothaddress_p.h @@ -42,6 +42,17 @@ #ifndef QBLUETOOTHADDRESS_P_H #define QBLUETOOTHADDRESS_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 "qbluetoothaddress.h" QT_BEGIN_NAMESPACE -- cgit v1.2.3