diff options
Diffstat (limited to 'doc/man/man3/qcheckbox.3qt')
-rw-r--r-- | doc/man/man3/qcheckbox.3qt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/man/man3/qcheckbox.3qt b/doc/man/man3/qcheckbox.3qt index 1114d28a9..d38f22e87 100644 --- a/doc/man/man3/qcheckbox.3qt +++ b/doc/man/man3/qcheckbox.3qt @@ -9,7 +9,7 @@ .SH NAME QCheckBox \- Checkbox with a text label .SH SYNOPSIS -\fC#include <qcheckbox.h>\fR +\fC#include <ntqcheckbox.h>\fR .PP Inherits QButton. .PP @@ -283,7 +283,7 @@ The default is two-state, i.e. tri-state is FALSE. Set this property's value with setTristate() and get this property's value with isTristate(). .SH "SEE ALSO" -.BR http://doc.trolltech.com/qcheckbox.html +.BR http://doc.trolltech.com/ntqcheckbox.html .BR http://www.trolltech.com/faq/tech.html .SH COPYRIGHT Copyright 1992-2007 Trolltech ASA, http://www.trolltech.com. See the |