summaryrefslogtreecommitdiffstats
path: root/doc/man/man3/qmainwindow.3qt
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-07 20:21:54 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-07 20:21:54 -0600
commit04fcdc080321c9531c5b61e6f216d3967f2d39ef (patch)
tree0e728cf3c135ec5b4cf54d54cb87f260edfcb342 /doc/man/man3/qmainwindow.3qt
parentd71a83ef0d306b8e23b2be5baa3e347116ba8253 (diff)
downloadqt3-04fcdc080321c9531c5b61e6f216d3967f2d39ef.tar.gz
qt3-04fcdc080321c9531c5b61e6f216d3967f2d39ef.zip
Rename kwin to twin (part 1 of 2)
Diffstat (limited to 'doc/man/man3/qmainwindow.3qt')
-rw-r--r--doc/man/man3/qmainwindow.3qt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man/man3/qmainwindow.3qt b/doc/man/man3/qmainwindow.3qt
index 711f04a..c46bf0d 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 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.
+\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.
.PP
Set this property's value with setOpaqueMoving() and get this property's value with opaqueMoving().
.SH "bool rightJustification"