From 62ecae0238cabec6122cddbec72316b50ad6e1f7 Mon Sep 17 00:00:00 2001 From: Paul Olav Tvete Date: Wed, 14 Oct 2015 13:44:03 +0200 Subject: Add warning to private headers We mean it. Change-Id: I7381c7aad198dcca485d488571fd12296d07f980 Reviewed-by: Friedemann Kleint --- src/compositor/compositor_api/qwaylandcompositor_p.h | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'src/compositor/compositor_api/qwaylandcompositor_p.h') diff --git a/src/compositor/compositor_api/qwaylandcompositor_p.h b/src/compositor/compositor_api/qwaylandcompositor_p.h index 4a257e459..fb0f803ed 100644 --- a/src/compositor/compositor_api/qwaylandcompositor_p.h +++ b/src/compositor/compositor_api/qwaylandcompositor_p.h @@ -38,6 +38,17 @@ #ifndef QWAYLANDCOMPOSITOR_P_H #define QWAYLANDCOMPOSITOR_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 #include #include -- cgit v1.2.3