diff options
author | Timothy Pearson <[email protected]> | 2012-01-26 23:32:43 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2012-01-26 23:32:43 -0600 |
commit | ea318d1431c89e647598c510c4245c6571aa5f46 (patch) | |
tree | 996d29b80c30d453dda86d1a23162d441628f169 /doc/man/man3/qmutex.3qt | |
parent | aaf89d4b48f69c9293feb187db26362e550b5561 (diff) | |
download | tqt3-ea318d1431c89e647598c510c4245c6571aa5f46.tar.gz tqt3-ea318d1431c89e647598c510c4245c6571aa5f46.zip |
Update to latest tqt3 automated conversion
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 |