summaryrefslogtreecommitdiffstats
path: root/src/corelib/thread/qwaitcondition_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/corelib/thread/qwaitcondition_p.h')
-rw-r--r--src/corelib/thread/qwaitcondition_p.h7
1 files changed, 3 insertions, 4 deletions
diff --git a/src/corelib/thread/qwaitcondition_p.h b/src/corelib/thread/qwaitcondition_p.h
index e82f832817..0893e9dd35 100644
--- a/src/corelib/thread/qwaitcondition_p.h
+++ b/src/corelib/thread/qwaitcondition_p.h
@@ -7,10 +7,9 @@
// W A R N I N G
// -------------
//
-// This file is not part of the Qt API. It exists for the convenience
-// of qmutex.cpp, qmutex_unix.cpp, and qmutex_win.cpp. This header
-// file may change from version to version without notice, or even be
-// removed.
+// This file is not part of the Qt API. It exists for the convenience of
+// qmutex.cpp and qmutex_unix.cpp. This header file may change from version to
+// version without notice, or even be removed.
//
// We mean it.
//