summaryrefslogtreecommitdiffstats
path: root/src/render/io
diff options
context:
space:
mode:
authorLaszlo Agocs <laszlo.agocs@theqtcompany.com>2015-12-15 15:36:04 +0100
committerSean Harmer <sean.harmer@kdab.com>2015-12-15 19:26:47 +0000
commitf4520cf447eb7344ffda703ac4d7f354910a4f4a (patch)
tree3e5ba792edfb02edefe690e97851de445297d26a /src/render/io
parent5bec8bdf5da404ba195730c70bb16b0c408b0a66 (diff)
Add we mean it headers
Change-Id: I0ad651a68441d3cd0f836c37304cdcb1effac455 Reviewed-by: Sean Harmer <sean.harmer@kdab.com>
Diffstat (limited to 'src/render/io')
-rw-r--r--src/render/io/qaxisalignedboundingbox_p.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/render/io/qaxisalignedboundingbox_p.h b/src/render/io/qaxisalignedboundingbox_p.h
index fec3eb8f5..e462b9ee4 100644
--- a/src/render/io/qaxisalignedboundingbox_p.h
+++ b/src/render/io/qaxisalignedboundingbox_p.h
@@ -37,6 +37,17 @@
#ifndef QT3DRENDER_QAXISALIGNEDBOUNDINGBOX_P_H
#define QT3DRENDER_QAXISALIGNEDBOUNDINGBOX_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 <QMatrix4x4>
#include <QVector>
#include <QVector3D>