summaryrefslogtreecommitdiffstats
path: root/src/input/frontend/qinputdeviceplugin_p.h
diff options
context:
space:
mode:
authorSean Harmer <sean.harmer@kdab.com>2016-05-06 11:55:36 +0100
committerSean Harmer <sean.harmer@kdab.com>2016-05-06 13:38:19 +0000
commit04b92812d36ebe3f8a7a45094e07845f548acbca (patch)
tree58519aa01668457a94fc01a63c25e4756365d0f5 /src/input/frontend/qinputdeviceplugin_p.h
parentb6f427fd936147acd737ef9a79af4354cf4817a7 (diff)
Add missing "We mean it" warnings
Change-Id: I58cb53c414d96da7a320d8fee4611a202c5c1aef Reviewed-by: Kevin Ottens <kevin.ottens@kdab.com>
Diffstat (limited to 'src/input/frontend/qinputdeviceplugin_p.h')
-rw-r--r--src/input/frontend/qinputdeviceplugin_p.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/input/frontend/qinputdeviceplugin_p.h b/src/input/frontend/qinputdeviceplugin_p.h
index 8175e3ae2..ca77441af 100644
--- a/src/input/frontend/qinputdeviceplugin_p.h
+++ b/src/input/frontend/qinputdeviceplugin_p.h
@@ -40,6 +40,17 @@
#ifndef QT3DINPUT_QINPUTDEVICEPLUGIN_P_H
#define QT3DINPUT_QINPUTDEVICEPLUGIN_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 <QtCore/QObject>
#include <QtCore/QtPlugin>
#include <QtCore/QFactoryInterface>