summaryrefslogtreecommitdiffstats
path: root/src/input/qkeyboardinput_p.h
diff options
context:
space:
mode:
authorSean Harmer <sean.harmer@kdab.com>2015-10-12 18:39:54 +0100
committerPaul Lemire <paul.lemire@kdab.com>2015-10-13 13:19:47 +0000
commit0bfd20ad3b8eb3edec8d6317af9eb5504f8c0871 (patch)
tree04002f83b72636cbe93c0bbb7356789651141afc /src/input/qkeyboardinput_p.h
parentba9218c4fa2ee88e8ded73cefa4b4b32a4822189 (diff)
Add "We mean it" warnings to private headers
Change-Id: Ic4a69123255c33990765ea3601e01914c2d8cb70 Reviewed-by: Paul Lemire <paul.lemire@kdab.com>
Diffstat (limited to 'src/input/qkeyboardinput_p.h')
-rw-r--r--src/input/qkeyboardinput_p.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/input/qkeyboardinput_p.h b/src/input/qkeyboardinput_p.h
index 7fed9e12b..756ef88b0 100644
--- a/src/input/qkeyboardinput_p.h
+++ b/src/input/qkeyboardinput_p.h
@@ -37,6 +37,17 @@
#ifndef QT3DINPUT_INPUT_QKEYBOARDINPUT_P_H
#define QT3DINPUT_INPUT_QKEYBOARDINPUT_P_H
+//
+// W A R N I N G
+// -------------
+//
+// This file is not part of the Qt API. It exists for the convenience
+// of other Qt classes. This header file may change from version to
+// version without notice, or even be removed.
+//
+// We mean it.
+//
+
#include <private/qcomponent_p.h>
QT_BEGIN_NAMESPACE