From e6da018c86d874f5f0a5549f97609bf456a6f0d3 Mon Sep 17 00:00:00 2001 From: Volker Hilsheimer Date: Mon, 13 Jun 2022 10:35:39 +0200 Subject: Add "We mean it" warning to new private header Amends 5e48a51608485cbc87b68498fd54ab36f001d584, fixing warning from syncqt. Change-Id: I15d22a1bba865777c17180438b6e89ee9e1ae78b Reviewed-by: Fabian Kosmale --- src/corelib/tools/qatomicscopedvaluerollback_p.h | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'src/corelib/tools') diff --git a/src/corelib/tools/qatomicscopedvaluerollback_p.h b/src/corelib/tools/qatomicscopedvaluerollback_p.h index c802244d2e..a0f088ec45 100644 --- a/src/corelib/tools/qatomicscopedvaluerollback_p.h +++ b/src/corelib/tools/qatomicscopedvaluerollback_p.h @@ -4,6 +4,17 @@ #ifndef QATOMICSCOPEDVALUEROLLBACK_P_H #define QATOMICSCOPEDVALUEROLLBACK_P_H +// +// W A R N I N G +// ------------- +// +// This file is not part of the Qt API. It exists for the convenience +// of qapplication_*.cpp, qwidget*.cpp and qfiledialog.cpp. This header +// file may change from version to version without notice, or even be removed. +// +// We mean it. +// + #include #include -- cgit v1.2.3