diff options
Diffstat (limited to 'doc/man/man3/qwaitcondition.3qt')
-rw-r--r-- | doc/man/man3/qwaitcondition.3qt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/man/man3/qwaitcondition.3qt b/doc/man/man3/qwaitcondition.3qt index d4f169078..355650507 100644 --- a/doc/man/man3/qwaitcondition.3qt +++ b/doc/man/man3/qwaitcondition.3qt @@ -11,7 +11,7 @@ QWaitCondition \- Allows waiting/waking for conditions between threads .SH SYNOPSIS All the functions in this class are thread-safe when Qt is built with thread support.</p> .PP -\fC#include <qwaitcondition.h>\fR +\fC#include <ntqwaitcondition.h>\fR .PP .SS "Public Members" .in +1c @@ -177,7 +177,7 @@ This wakes one thread waiting on the QWaitCondition. The thread that is woken up See also wakeAll(). .SH "SEE ALSO" -.BR http://doc.trolltech.com/qwaitcondition.html +.BR http://doc.trolltech.com/ntqwaitcondition.html .BR http://www.trolltech.com/faq/tech.html .SH COPYRIGHT Copyright 1992-2007 Trolltech ASA, http://www.trolltech.com. See the |