summaryrefslogtreecommitdiffstats
path: root/src/render/materialsystem/qgraphicsapifilter_p.h
diff options
context:
space:
mode:
authorPaul Lemire <paul.lemire350@gmail.com>2016-04-30 12:23:54 +0200
committerSean Harmer <sean.harmer@kdab.com>2016-05-01 12:18:26 +0000
commit9a3bb0a02cdfdff836969e8e8b83d8f16e7a4ded (patch)
tree4473aaebd72e5a448d935b805d99544d68f8bfe5 /src/render/materialsystem/qgraphicsapifilter_p.h
parentef4f0ad40a910bb4ace71e7d5a139ba861693edc (diff)
Add we mean it to QGraphicsApiFilter header
Change-Id: I16eb300253464c2b5501686791d3606830c6be12 Reviewed-by: Sean Harmer <sean.harmer@kdab.com>
Diffstat (limited to 'src/render/materialsystem/qgraphicsapifilter_p.h')
-rw-r--r--src/render/materialsystem/qgraphicsapifilter_p.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/render/materialsystem/qgraphicsapifilter_p.h b/src/render/materialsystem/qgraphicsapifilter_p.h
index 8b26ac200..928f97b8e 100644
--- a/src/render/materialsystem/qgraphicsapifilter_p.h
+++ b/src/render/materialsystem/qgraphicsapifilter_p.h
@@ -43,6 +43,17 @@
#include <private/qobject_p.h>
#include <Qt3DRender/qgraphicsapifilter.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.
+//
+
QT_BEGIN_NAMESPACE
namespace Qt3DRender {