aboutsummaryrefslogtreecommitdiffstats
path: root/src/extras
diff options
context:
space:
mode:
Diffstat (limited to 'src/extras')
-rw-r--r--src/extras/qquickabstractdrawer_p.h11
-rw-r--r--src/extras/qquickabstractsplitview_p.h11
-rw-r--r--src/extras/qtquickextrasglobal_p.h11
3 files changed, 33 insertions, 0 deletions
diff --git a/src/extras/qquickabstractdrawer_p.h b/src/extras/qquickabstractdrawer_p.h
index 5c9d44ec..a2f91518 100644
--- a/src/extras/qquickabstractdrawer_p.h
+++ b/src/extras/qquickabstractdrawer_p.h
@@ -37,6 +37,17 @@
#ifndef QQUICKABSTRACTDRAWER_P_H
#define QQUICKABSTRACTDRAWER_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 <QtQuickExtras/private/qtquickextrasglobal_p.h>
#include <QtQuickControls/private/qquickcontrol_p.h>
diff --git a/src/extras/qquickabstractsplitview_p.h b/src/extras/qquickabstractsplitview_p.h
index e8bad706..09d511fc 100644
--- a/src/extras/qquickabstractsplitview_p.h
+++ b/src/extras/qquickabstractsplitview_p.h
@@ -37,6 +37,17 @@
#ifndef QQUICKABSTRACTSPLITVIEW_P_H
#define QQUICKABSTRACTSPLITVIEW_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 <QtQuickExtras/private/qtquickextrasglobal_p.h>
#include <QtQuickControls/private/qquickabstractcontainer_p.h>
diff --git a/src/extras/qtquickextrasglobal_p.h b/src/extras/qtquickextrasglobal_p.h
index d0922dca..9bebcac8 100644
--- a/src/extras/qtquickextrasglobal_p.h
+++ b/src/extras/qtquickextrasglobal_p.h
@@ -37,6 +37,17 @@
#ifndef QTQUICKEXTRASGLOBAL_P_H
#define QTQUICKEXTRASGLOBAL_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 <QtCore/qglobal.h>
QT_BEGIN_NAMESPACE