From a18338b552d45b6877e89221a5d6205081a54308 Mon Sep 17 00:00:00 2001 From: "Lubomir I. Ivanov" Date: Mon, 20 Nov 2017 16:27:59 +0100 Subject: Add warning to private header qwinlowenergybluetooth_p.h Without this warning the build would not succeed. Change-Id: Ie43c494d80db2dfffa1f45c8896d996928678df0 Reviewed-by: Denis Shienkov Reviewed-by: Alex Blasche --- src/bluetooth/windows/qwinlowenergybluetooth_p.h | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'src/bluetooth/windows') diff --git a/src/bluetooth/windows/qwinlowenergybluetooth_p.h b/src/bluetooth/windows/qwinlowenergybluetooth_p.h index c12ea4ae..43fffbf8 100644 --- a/src/bluetooth/windows/qwinlowenergybluetooth_p.h +++ b/src/bluetooth/windows/qwinlowenergybluetooth_p.h @@ -35,6 +35,17 @@ #ifndef QWINLOWENERGYBLUETOOTH_P_H #define QWINLOWENERGYBLUETOOTH_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 #include -- cgit v1.2.3