summaryrefslogtreecommitdiffstats
path: root/src/input
diff options
context:
space:
mode:
authorSean Harmer <sean.harmer@kdab.com>2016-01-02 15:06:35 +0000
committerSean Harmer <sean.harmer@kdab.com>2016-01-02 18:19:22 +0000
commitab5dcff44a80884834c5e480e59a2424003c39f1 (patch)
tree9ef64cabfb356aec1660e2d4370d0b3ce397dec7 /src/input
parent992faf509586275fdec707524da094830fcbda23 (diff)
Add "We mean it" warning
Change-Id: I3bcc071091e4d89090393d0b65704bef15bcc342 Reviewed-by: Mike Krus <mike.krus@kdab.com> Reviewed-by: Laszlo Agocs <laszlo.agocs@theqtcompany.com>
Diffstat (limited to 'src/input')
-rw-r--r--src/input/backend/keyboardmousedeviceintegration_p.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/input/backend/keyboardmousedeviceintegration_p.h b/src/input/backend/keyboardmousedeviceintegration_p.h
index 6a824871f..5cbbcd9d5 100644
--- a/src/input/backend/keyboardmousedeviceintegration_p.h
+++ b/src/input/backend/keyboardmousedeviceintegration_p.h
@@ -37,6 +37,17 @@
#ifndef QT3DINPUT_INPUT_KEYBOARDMOUSEDEVICEINTEGRATION_P_H
#define QT3DINPUT_INPUT_KEYBOARDMOUSEDEVICEINTEGRATION_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 <Qt3DInput/qinputdeviceintegration.h>
QT_BEGIN_NAMESPACE