From 59f91c0194f1ac83ae78e4b22f466e25873e1282 Mon Sep 17 00:00:00 2001 From: Jason McDonald Date: Fri, 21 Oct 2011 11:00:14 +1000 Subject: Make some qtestlib headers private. These headers should have been private from Day One. Make them private now so that nobody will be tempted to use them outside testlib in the future. Change-Id: I5361777ade124d8187176f9af3cc79cd1a8ecb4f Reviewed-by: Rohan McGovern --- src/testlib/qbenchmarkmetric_p.h | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'src/testlib/qbenchmarkmetric_p.h') diff --git a/src/testlib/qbenchmarkmetric_p.h b/src/testlib/qbenchmarkmetric_p.h index 2abebe1251..a3e885b56a 100644 --- a/src/testlib/qbenchmarkmetric_p.h +++ b/src/testlib/qbenchmarkmetric_p.h @@ -42,6 +42,17 @@ #ifndef QBENCHMARKMETRIC_P_H #define QBENCHMARKMETRIC_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