summaryrefslogtreecommitdiffstats
path: root/src/compositor/extensions/qwlqtkey_p.h
diff options
context:
space:
mode:
authorPaul Olav Tvete <paul.tvete@theqtcompany.com>2015-10-14 13:44:03 +0200
committerPaul Olav Tvete <paul.tvete@theqtcompany.com>2015-10-23 12:21:57 +0000
commit62ecae0238cabec6122cddbec72316b50ad6e1f7 (patch)
tree2f74b8c21df553f39eba217e5fe3413280d43e99 /src/compositor/extensions/qwlqtkey_p.h
parentc39f3b238acfb0eac8e6763c7d65b23f19fe68d7 (diff)
Add warning to private headers
We mean it. Change-Id: I7381c7aad198dcca485d488571fd12296d07f980 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@theqtcompany.com>
Diffstat (limited to 'src/compositor/extensions/qwlqtkey_p.h')
-rw-r--r--src/compositor/extensions/qwlqtkey_p.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/compositor/extensions/qwlqtkey_p.h b/src/compositor/extensions/qwlqtkey_p.h
index 238472343..aebfab6e3 100644
--- a/src/compositor/extensions/qwlqtkey_p.h
+++ b/src/compositor/extensions/qwlqtkey_p.h
@@ -37,6 +37,17 @@
#ifndef WLQTKEY_H
#define WLQTKEY_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 "wayland-util.h"
#include <QtWaylandCompositor/QWaylandExtensionTemplate>