From ba18a0dd03be4c063d27deab4cd864a189ea705a Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Tue, 8 Nov 2011 00:08:40 -0600 Subject: Fix accidental conversion of dockwin --- doc/man/man3/qmainwindow.3qt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/man/man3/qmainwindow.3qt') diff --git a/doc/man/man3/qmainwindow.3qt b/doc/man/man3/qmainwindow.3qt index c46bf0d..711f04a 100644 --- a/doc/man/man3/qmainwindow.3qt +++ b/doc/man/man3/qmainwindow.3qt @@ -774,7 +774,7 @@ This property holds whether dock windows are moved opaquely. .PP If TRUE the dock windows of the main window are shown opaquely (i.e. it shows the toolbar as it looks when docked) whilst it is being moved. If FALSE (the default) they are shown transparently, (i.e. as an outline rectangle). .PP -\fBWarning:\fR Opaque moving of toolbars and doctwindows is known to have several problems. We recommend avoiding the use of this feature for the time being. We intend fixing the problems in a future release. +\fBWarning:\fR Opaque moving of toolbars and dockwindows is known to have several problems. We recommend avoiding the use of this feature for the time being. We intend fixing the problems in a future release. .PP Set this property's value with setOpaqueMoving() and get this property's value with opaqueMoving(). .SH "bool rightJustification" -- cgit v1.2.3