diff options
Diffstat (limited to 'doc/man/man3/qsqlform.3qt')
-rw-r--r-- | doc/man/man3/qsqlform.3qt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/man/man3/qsqlform.3qt b/doc/man/man3/qsqlform.3qt index 508bc02a7..d273db32b 100644 --- a/doc/man/man3/qsqlform.3qt +++ b/doc/man/man3/qsqlform.3qt @@ -9,7 +9,7 @@ .SH NAME QSqlForm \- Creates and manages data entry forms tied to SQL databases .SH SYNOPSIS -\fC#include <qsqlform.h>\fR +\fC#include <ntqsqlform.h>\fR .PP Inherits QObject. .PP @@ -219,7 +219,7 @@ Updates the SQL fields with values from the widgets they are mapped to. To actua Example: sql/overview/form2/main.cpp. .SH "SEE ALSO" -.BR http://doc.trolltech.com/qsqlform.html +.BR http://doc.trolltech.com/ntqsqlform.html .BR http://www.trolltech.com/faq/tech.html .SH COPYRIGHT Copyright 1992-2007 Trolltech ASA, http://www.trolltech.com. See the |