diff options
Diffstat (limited to 'doc/man/man3/qdialog.3qt')
-rw-r--r-- | doc/man/man3/qdialog.3qt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/man/man3/qdialog.3qt b/doc/man/man3/qdialog.3qt index adaaa29d9..ae66f1c8b 100644 --- a/doc/man/man3/qdialog.3qt +++ b/doc/man/man3/qdialog.3qt @@ -9,7 +9,7 @@ .SH NAME QDialog \- The base class of dialog windows .SH SYNOPSIS -\fC#include <qdialog.h>\fR +\fC#include <ntqdialog.h>\fR .PP Inherits QWidget. .PP @@ -297,7 +297,7 @@ A QSizeGrip is placed in the bottom right corner of the dialog when this propert Set this property's value with setSizeGripEnabled() and get this property's value with isSizeGripEnabled(). .SH "SEE ALSO" -.BR http://doc.trolltech.com/qdialog.html +.BR http://doc.trolltech.com/ntqdialog.html .BR http://www.trolltech.com/faq/tech.html .SH COPYRIGHT Copyright 1992-2007 Trolltech ASA, http://www.trolltech.com. See the |