summaryrefslogtreecommitdiffstats
path: root/src/quick3d/quick3d/items/quick3dnodeinstantiator_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/quick3d/quick3d/items/quick3dnodeinstantiator_p.h')
-rw-r--r--src/quick3d/quick3d/items/quick3dnodeinstantiator_p.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/quick3d/quick3d/items/quick3dnodeinstantiator_p.h b/src/quick3d/quick3d/items/quick3dnodeinstantiator_p.h
index 1dd0d0022..a3f9b3dda 100644
--- a/src/quick3d/quick3d/items/quick3dnodeinstantiator_p.h
+++ b/src/quick3d/quick3d/items/quick3dnodeinstantiator_p.h
@@ -38,6 +38,17 @@
#ifndef QT3D_QUICK_NODEINSTANTIATOR_H
#define QT3D_QUICK_NODEINSTANTIATOR_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 <Qt3DQuick/qt3dquick_global.h>
#include <Qt3DCore/qnode.h>
#include <QtQml/qqmlcomponent.h>