diff options
Diffstat (limited to 'doc/man/man3/qiodevice.3qt')
-rw-r--r-- | doc/man/man3/qiodevice.3qt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/man/man3/qiodevice.3qt b/doc/man/man3/qiodevice.3qt index d8424525f..05a550fb1 100644 --- a/doc/man/man3/qiodevice.3qt +++ b/doc/man/man3/qiodevice.3qt @@ -11,7 +11,7 @@ QIODevice \- The base class of I/O devices .SH SYNOPSIS All the functions in this class are reentrant when Qt is built with thread support.</p> .PP -\fC#include <qiodevice.h>\fR +\fC#include <ntqiodevice.h>\fR .PP Inherited by QBuffer, QFile, QSocket, and QSocketDevice. .PP @@ -526,7 +526,7 @@ This convenience function is the same as calling writeBlock( data.data(), data.size() ). .SH "SEE ALSO" -.BR http://doc.trolltech.com/qiodevice.html +.BR http://doc.trolltech.com/ntqiodevice.html .BR http://www.trolltech.com/faq/tech.html .SH COPYRIGHT Copyright 1992-2007 Trolltech ASA, http://www.trolltech.com. See the |