aboutsummaryrefslogtreecommitdiffstats
path: root/src/quicklayouts/qquicklayout_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/quicklayouts/qquicklayout_p.h')
-rw-r--r--src/quicklayouts/qquicklayout_p.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/quicklayouts/qquicklayout_p.h b/src/quicklayouts/qquicklayout_p.h
index 773aafab0f..74eb348928 100644
--- a/src/quicklayouts/qquicklayout_p.h
+++ b/src/quicklayouts/qquicklayout_p.h
@@ -40,6 +40,17 @@
#ifndef QQUICKLAYOUT_P_H
#define QQUICKLAYOUT_P_H
+//
+// W A R N I N G
+// -------------
+//
+// This file is not part of the Qt API. It exists purely as an
+// implementation detail. This header file may change from version to
+// version without notice, or even be removed.
+//
+// We mean it.
+//
+
#include <QPointer>
#include <QQuickItem>
#include <QtQuickLayouts/private/qquicklayoutglobal_p.h>