summaryrefslogtreecommitdiffstats
path: root/src/render/backend/cameralens_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/render/backend/cameralens_p.h')
-rw-r--r--src/render/backend/cameralens_p.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/render/backend/cameralens_p.h b/src/render/backend/cameralens_p.h
index 3f591cc79..0fcea9826 100644
--- a/src/render/backend/cameralens_p.h
+++ b/src/render/backend/cameralens_p.h
@@ -37,6 +37,17 @@
#ifndef QT3DRENDER_RENDER_CAMERALENS_H
#define QT3DRENDER_RENDER_CAMERALENS_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 <Qt3DCore/qbackendnode.h>
#include <QMatrix4x4>
#include <QRectF>