diff options
Diffstat (limited to 'doc/man/man3/qdir.3qt')
-rw-r--r-- | doc/man/man3/qdir.3qt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/man/man3/qdir.3qt b/doc/man/man3/qdir.3qt index 8e13ad2cc..bd8ccc31d 100644 --- a/doc/man/man3/qdir.3qt +++ b/doc/man/man3/qdir.3qt @@ -11,7 +11,7 @@ QDir \- Access to directory structures and their contents in a platform-independ .SH SYNOPSIS All the functions in this class are reentrant when Qt is built with thread support.</p> .PP -\fC#include <qdir.h>\fR +\fC#include <ntqdir.h>\fR .PP .SS "Public Members" .in +1c @@ -265,7 +265,7 @@ A program that lists all the files in the current directory (excluding symbolic .br #include <stdio.h> .br - #include <qdir.h> + #include <ntqdir.h> .br .br int main( int argc, char **argv ) @@ -782,7 +782,7 @@ Returns the value set by setSorting() See also setSorting() and SortSpec. .SH "SEE ALSO" -.BR http://doc.trolltech.com/qdir.html +.BR http://doc.trolltech.com/ntqdir.html .BR http://www.trolltech.com/faq/tech.html .SH COPYRIGHT Copyright 1992-2007 Trolltech ASA, http://www.trolltech.com. See the |