diff options
Diffstat (limited to 'doc/man/man3/qvaluevector.3qt')
-rw-r--r-- | doc/man/man3/qvaluevector.3qt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/man/man3/qvaluevector.3qt b/doc/man/man3/qvaluevector.3qt index b2e2584ba..4c0fd5164 100644 --- a/doc/man/man3/qvaluevector.3qt +++ b/doc/man/man3/qvaluevector.3qt @@ -11,7 +11,7 @@ QValueVector \- Value-based template class that provides a dynamic array .SH SYNOPSIS All the functions in this class are reentrant when Qt is built with thread support.</p> .PP -\fC#include <qvaluevector.h>\fR +\fC#include <ntqvaluevector.h>\fR .PP .SS "Public Members" .in +1c @@ -208,9 +208,9 @@ Example: .PP .nf .br - #include <qvaluevector.h> + #include <ntqvaluevector.h> .br - #include <qstring.h> + #include <ntqstring.h> .br #include <stdio.h> .br @@ -610,7 +610,7 @@ This function is provided for STL compatibility. It is equivalent to count(). See also empty(). .SH "SEE ALSO" -.BR http://doc.trolltech.com/qvaluevector.html +.BR http://doc.trolltech.com/ntqvaluevector.html .BR http://www.trolltech.com/faq/tech.html .SH COPYRIGHT Copyright 1992-2007 Trolltech ASA, http://www.trolltech.com. See the |