From 277869faa33b796d68d4b0dab4970e70ca64a00f Mon Sep 17 00:00:00 2001 From: Volker Hilsheimer Date: Tue, 25 Aug 2020 14:42:16 +0200 Subject: Add "we mean it" comment to private header Fixes warning from build system. Change-Id: If6c7885fa19f17b5821142176b6239bb337a6022 Pick-to: 5.15 Reviewed-by: Giuseppe D'Angelo --- src/particles/qquickparticleflatset_p.h | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'src/particles') diff --git a/src/particles/qquickparticleflatset_p.h b/src/particles/qquickparticleflatset_p.h index 77946c8b87..6d0650a12b 100644 --- a/src/particles/qquickparticleflatset_p.h +++ b/src/particles/qquickparticleflatset_p.h @@ -40,6 +40,17 @@ #ifndef QQUICKPARTICLEFLATSET_P_H #define QQUICKPARTICLEFLATSET_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 -- cgit v1.2.3