diff --git a/src/corelib/thread/qfutex_p.h b/src/corelib/thread/qfutex_p.h index b923bb1707..483664c783 100644 --- a/src/corelib/thread/qfutex_p.h +++ b/src/corelib/thread/qfutex_p.h @@ -40,6 +40,17 @@ #ifndef QFUTEX_P_H #define QFUTEX_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 QT_BEGIN_NAMESPACE