summaryrefslogtreecommitdiffstats
path: root/src/qmlandroid/view/qtqmlandroidviewmodule_p.h
diff options
context:
space:
mode:
authorJ-P Nurmi <jpnurmi@qt.io>2016-12-01 17:06:34 +0100
committerJ-P Nurmi <jpnurmi@qt.io>2016-12-01 16:09:19 +0000
commit26cc5de3568b8cec4d9ec3ea9ecb7c60161845dc (patch)
treeed34b39b3376d5edf88d8b69497750743057a1af /src/qmlandroid/view/qtqmlandroidviewmodule_p.h
parentbb9cb085d80d62b0b781115d34c8c1a7b4624094 (diff)
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 <jpnurmi@qt.io>
Diffstat (limited to 'src/qmlandroid/view/qtqmlandroidviewmodule_p.h')
-rw-r--r--src/qmlandroid/view/qtqmlandroidviewmodule_p.h11
1 files changed, 11 insertions, 0 deletions
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 <QtQmlAndroid/private/qtqmlandroidglobal_p.h>
QT_BEGIN_NAMESPACE