diff options
Diffstat (limited to 'doc/man/man3/qthread.3qt')
-rw-r--r-- | doc/man/man3/qthread.3qt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/man/man3/qthread.3qt b/doc/man/man3/qthread.3qt index 8aa2ecf1c..01a83214d 100644 --- a/doc/man/man3/qthread.3qt +++ b/doc/man/man3/qthread.3qt @@ -11,7 +11,7 @@ QThread \- Platform-independent threads .SH SYNOPSIS All the functions in this class are thread-safe when Qt is built with thread support.</p> .PP -\fC#include <qthread.h>\fR +\fC#include <ntqthread.h>\fR .PP Inherits Qt. .PP @@ -205,7 +205,7 @@ The thread associated with this QThread object has finished execution (i.e. when This provides similar functionality to the POSIX \fCpthread_join()\fR function. .SH "SEE ALSO" -.BR http://doc.trolltech.com/qthread.html +.BR http://doc.trolltech.com/ntqthread.html .BR http://www.trolltech.com/faq/tech.html .SH COPYRIGHT Copyright 1992-2007 Trolltech ASA, http://www.trolltech.com. See the |