diff options
Diffstat (limited to 'doc/man/man3/qmutex.3qt')
-rw-r--r-- | doc/man/man3/qmutex.3qt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/man/man3/qmutex.3qt b/doc/man/man3/qmutex.3qt index 3536329cc..b4693110d 100644 --- a/doc/man/man3/qmutex.3qt +++ b/doc/man/man3/qmutex.3qt @@ -11,7 +11,7 @@ QMutex \- Access serialization between threads .SH SYNOPSIS All the functions in this class are thread-safe when Qt is built with thread support.</p> .PP -\fC#include <qmutex.h>\fR +\fC#include <ntqmutex.h>\fR .PP .SS "Public Members" .in +1c @@ -188,7 +188,7 @@ Unlocks the mutex. Attempting to unlock a mutex in a different thread to the one See also lock() and locked(). .SH "SEE ALSO" -.BR http://doc.trolltech.com/qmutex.html +.BR http://doc.trolltech.com/ntqmutex.html .BR http://www.trolltech.com/faq/tech.html .SH COPYRIGHT Copyright 1992-2007 Trolltech ASA, http://www.trolltech.com. See the |