summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLaszlo Agocs <laszlo.agocs@theqtcompany.com>2016-01-29 12:56:25 +0100
committerLaszlo Agocs <laszlo.agocs@theqtcompany.com>2016-01-29 15:13:59 +0000
commitd8d347b54eb96ea0029b68e763983d71de588144 (patch)
tree19cda7795e8c25e676ee4562427adcd6f05d92ed
parent3458e4edd4288179a355d6afe5744050e51fa763 (diff)
Add missing we mean it header
Change-Id: I170089d87a56e56e12360a60bf76a142343b47f4 Reviewed-by: Pier Luigi Fiorini <pierluigi.fiorini@gmail.com>
-rw-r--r--src/client/qwaylandshm_p.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/client/qwaylandshm_p.h b/src/client/qwaylandshm_p.h
index 2f06b8b9d..80d2b9492 100644
--- a/src/client/qwaylandshm_p.h
+++ b/src/client/qwaylandshm_p.h
@@ -40,6 +40,17 @@
#ifndef QWAYLANDSHM_H
#define QWAYLANDSHM_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 <QVector>
#include <QImage>