diff options
Diffstat (limited to 'doc/man/man3/qsqlcursor.3qt')
-rw-r--r-- | doc/man/man3/qsqlcursor.3qt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/man/man3/qsqlcursor.3qt b/doc/man/man3/qsqlcursor.3qt index 166665bcb..4f73ae6a3 100644 --- a/doc/man/man3/qsqlcursor.3qt +++ b/doc/man/man3/qsqlcursor.3qt @@ -9,7 +9,7 @@ .SH NAME QSqlCursor \- Browsing and editing of SQL tables and views .SH SYNOPSIS -\fC#include <qsqlcursor.h>\fR +\fC#include <ntqsqlcursor.h>\fR .PP Inherits QSqlRecord and QSqlQuery. .PP @@ -636,7 +636,7 @@ If \fIinvalidate\fR is TRUE (the default), the cursor can no longer be navigated See also primeUpdate(), setMode(), and lastError(). .SH "SEE ALSO" -.BR http://doc.trolltech.com/qsqlcursor.html +.BR http://doc.trolltech.com/ntqsqlcursor.html .BR http://www.trolltech.com/faq/tech.html .SH COPYRIGHT Copyright 1992-2007 Trolltech ASA, http://www.trolltech.com. See the |