From 26cc5de3568b8cec4d9ec3ea9ecb7c60161845dc Mon Sep 17 00:00:00 2001 From: J-P Nurmi Date: Thu, 1 Dec 2016 17:06:34 +0100 Subject: Add private header warnings to avoid tons of warnings QtQmlAndroid: WARNING: qqmlandroidxxx_p.h does not have the "We mean it." warning Change-Id: If71959edeed0afed0de5a808b7a09a7384a60a51 Reviewed-by: J-P Nurmi --- src/qmlandroid/view/qtqmlandroidviewmodule_p.h | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'src/qmlandroid/view/qtqmlandroidviewmodule_p.h') diff --git a/src/qmlandroid/view/qtqmlandroidviewmodule_p.h b/src/qmlandroid/view/qtqmlandroidviewmodule_p.h index 52b26a3..fa31b8c 100644 --- a/src/qmlandroid/view/qtqmlandroidviewmodule_p.h +++ b/src/qmlandroid/view/qtqmlandroidviewmodule_p.h @@ -1,6 +1,17 @@ #ifndef QTQMLANDROIDVIEWMODULE_P_H #define QTQMLANDROIDVIEWMODULE_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 QT_BEGIN_NAMESPACE -- cgit v1.2.3