diff options
Diffstat (limited to 'doc/man/man3/qdockwindow.3qt')
-rw-r--r-- | doc/man/man3/qdockwindow.3qt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/man/man3/qdockwindow.3qt b/doc/man/man3/qdockwindow.3qt index 013f260..9931e8c 100644 --- a/doc/man/man3/qdockwindow.3qt +++ b/doc/man/man3/qdockwindow.3qt @@ -9,7 +9,7 @@ .SH NAME QDockWindow \- Widget which can be docked inside a QDockArea or floated as a top level window on the desktop .SH SYNOPSIS -\fC#include <qdockwindow.h>\fR +\fC#include <qdoctwindow.h>\fR .PP Inherits QFrame. .PP @@ -445,7 +445,7 @@ Strecthability is broken. You must call setResizeEnabled(TRUE) to get proper beh Set this property's value with setVerticallyStretchable() and get this property's value with isVerticallyStretchable(). .SH "SEE ALSO" -.BR http://doc.trolltech.com/qdockwindow.html +.BR http://doc.trolltech.com/qdoctwindow.html .BR http://www.trolltech.com/faq/tech.html .SH COPYRIGHT Copyright 1992-2007 Trolltech ASA, http://www.trolltech.com. See the @@ -466,5 +466,5 @@ supported by Trolltech. .P If you find errors in this manual page, please report them to .BR qt-bugs@trolltech.com . -Please include the name of the manual page (qdockwindow.3qt) and the Qt +Please include the name of the manual page (qdoctwindow.3qt) and the Qt version (3.3.8). |