diff options
Diffstat (limited to 'doc/man/man3/qthreadstorage.3qt')
-rw-r--r-- | doc/man/man3/qthreadstorage.3qt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/man/man3/qthreadstorage.3qt b/doc/man/man3/qthreadstorage.3qt index fe2977877..9f88eec2f 100644 --- a/doc/man/man3/qthreadstorage.3qt +++ b/doc/man/man3/qthreadstorage.3qt @@ -11,7 +11,7 @@ QThreadStorage \- Per-thread data storage .SH SYNOPSIS All the functions in this class are thread-safe when Qt is built with thread support.</p> .PP -\fC#include <qthreadstorage.h>\fR +\fC#include <ntqthreadstorage.h>\fR .PP .SS "Public Members" .in +1c @@ -141,7 +141,7 @@ Note: QThreadStorage can only store pointers. The \fIdata\fR argument must be ei See also localData() and hasLocalData(). .SH "SEE ALSO" -.BR http://doc.trolltech.com/qthreadstorage.html +.BR http://doc.trolltech.com/ntqthreadstorage.html .BR http://www.trolltech.com/faq/tech.html .SH COPYRIGHT Copyright 1992-2007 Trolltech ASA, http://www.trolltech.com. See the |