diff options
Diffstat (limited to 'doc/man/man3/qstringlist.3qt')
-rw-r--r-- | doc/man/man3/qstringlist.3qt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/man/man3/qstringlist.3qt b/doc/man/man3/qstringlist.3qt index a27a2d32b..03cc75a9f 100644 --- a/doc/man/man3/qstringlist.3qt +++ b/doc/man/man3/qstringlist.3qt @@ -11,7 +11,7 @@ QStringList \- List of strings .SH SYNOPSIS All the functions in this class are reentrant when Qt is built with thread support.</p> .PP -\fC#include <qstringlist.h>\fR +\fC#include <ntqstringlist.h>\fR .PP Inherits QValueList<QString>. .PP @@ -311,7 +311,7 @@ This version of the function uses a QChar as separator, rather than a regular ex See also join() and QString::section(). .SH "SEE ALSO" -.BR http://doc.trolltech.com/qstringlist.html +.BR http://doc.trolltech.com/ntqstringlist.html .BR http://www.trolltech.com/faq/tech.html .SH COPYRIGHT Copyright 1992-2007 Trolltech ASA, http://www.trolltech.com. See the |