summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Kosmale <fabian.kosmale@qt.io>2021-06-03 12:38:16 +0200
committerFabian Kosmale <fabian.kosmale@qt.io>2021-06-03 16:41:21 +0200
commit256ba50d7bb184fa3e75225f70b295b194af9ace (patch)
tree0484d7836f9e10680856b7ed9fad2abb861e29aa
parentffdf089ae67323f56c5c803b10fdeca161c7684c (diff)
downloadqtwayland-256ba50d7bb184fa3e75225f70b295b194af9ace.tar.gz
Add "We mean it" to private headers
Change-Id: Ia5c21421be7bc546b04002932dd5571464152635 Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
-rw-r--r--src/hardwareintegration/client/wayland-egl/qwaylandeglclientbufferintegration_p.h11
-rw-r--r--src/hardwareintegration/client/wayland-egl/qwaylandeglinclude_p.h12
-rw-r--r--src/hardwareintegration/client/wayland-egl/qwaylandeglwindow_p.h11
-rw-r--r--src/hardwareintegration/client/wayland-egl/qwaylandglcontext_p.h11
-rw-r--r--src/hardwareintegration/compositor/wayland-egl/waylandeglclientbufferintegration_p.h11
5 files changed, 56 insertions, 0 deletions
diff --git a/src/hardwareintegration/client/wayland-egl/qwaylandeglclientbufferintegration_p.h b/src/hardwareintegration/client/wayland-egl/qwaylandeglclientbufferintegration_p.h
index 7ad529de..31d04305 100644
--- a/src/hardwareintegration/client/wayland-egl/qwaylandeglclientbufferintegration_p.h
+++ b/src/hardwareintegration/client/wayland-egl/qwaylandeglclientbufferintegration_p.h
@@ -37,6 +37,17 @@
**
****************************************************************************/
+//
+// 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.
+//
+
#ifndef QWAYLANDEGLINTEGRATION_H
#define QWAYLANDEGLINTEGRATION_H
diff --git a/src/hardwareintegration/client/wayland-egl/qwaylandeglinclude_p.h b/src/hardwareintegration/client/wayland-egl/qwaylandeglinclude_p.h
index 0f3b505a..522050ca 100644
--- a/src/hardwareintegration/client/wayland-egl/qwaylandeglinclude_p.h
+++ b/src/hardwareintegration/client/wayland-egl/qwaylandeglinclude_p.h
@@ -37,6 +37,18 @@
**
****************************************************************************/
+
+//
+// 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.
+//
+
#ifndef QWAYLANDEGLINCLUDE_H
#define QWAYLANDEGLINCLUDE_H
diff --git a/src/hardwareintegration/client/wayland-egl/qwaylandeglwindow_p.h b/src/hardwareintegration/client/wayland-egl/qwaylandeglwindow_p.h
index 0bf6cc76..8150fd7a 100644
--- a/src/hardwareintegration/client/wayland-egl/qwaylandeglwindow_p.h
+++ b/src/hardwareintegration/client/wayland-egl/qwaylandeglwindow_p.h
@@ -37,6 +37,17 @@
**
****************************************************************************/
+//
+// 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.
+//
+
#ifndef QWAYLANDEGLWINDOW_H
#define QWAYLANDEGLWINDOW_H
diff --git a/src/hardwareintegration/client/wayland-egl/qwaylandglcontext_p.h b/src/hardwareintegration/client/wayland-egl/qwaylandglcontext_p.h
index f0f7bd70..0d93c49d 100644
--- a/src/hardwareintegration/client/wayland-egl/qwaylandglcontext_p.h
+++ b/src/hardwareintegration/client/wayland-egl/qwaylandglcontext_p.h
@@ -37,6 +37,17 @@
**
****************************************************************************/
+//
+// 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.
+//
+
#ifndef QWAYLANDGLCONTEXT_H
#define QWAYLANDGLCONTEXT_H
diff --git a/src/hardwareintegration/compositor/wayland-egl/waylandeglclientbufferintegration_p.h b/src/hardwareintegration/compositor/wayland-egl/waylandeglclientbufferintegration_p.h
index 986678f3..f9b7a366 100644
--- a/src/hardwareintegration/compositor/wayland-egl/waylandeglclientbufferintegration_p.h
+++ b/src/hardwareintegration/compositor/wayland-egl/waylandeglclientbufferintegration_p.h
@@ -27,6 +27,17 @@
**
****************************************************************************/
+//
+// 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.
+//
+
#ifndef WAYLANDEGLINTEGRATION_H
#define WAYLANDEGLINTEGRATION_H