From 30fe82eb89e7b7f66444f5fabae9ac0954b1fecf Mon Sep 17 00:00:00 2001 From: Friedemann Kleint Date: Mon, 5 Oct 2015 11:17:12 +0200 Subject: Add missing "We mean it" comments to private headers. Change-Id: I230babbf8063a514ec017335c30f0c53637894fb Reviewed-by: Richard Moe Gustavsen --- src/macextras/qnstoolbar_p.h | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'src/macextras/qnstoolbar_p.h') diff --git a/src/macextras/qnstoolbar_p.h b/src/macextras/qnstoolbar_p.h index 8d6e431..d16e277 100644 --- a/src/macextras/qnstoolbar_p.h +++ b/src/macextras/qnstoolbar_p.h @@ -34,6 +34,17 @@ #ifndef QNSTOOLBAR_H #define QNSTOOLBAR_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 -- cgit v1.2.3