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 --- src/widgets/qmainwindow.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/widgets/qmainwindow.cpp') diff --git a/src/widgets/qmainwindow.cpp b/src/widgets/qmainwindow.cpp index 1b9cd8f..7ad2781 100644 --- a/src/widgets/qmainwindow.cpp +++ b/src/widgets/qmainwindow.cpp @@ -2049,7 +2049,7 @@ void QMainWindow::setOpaqueMoving( bool b ) being moved. If FALSE (the default) they are shown transparently, (i.e. as an outline rectangle). - \warning Opaque moving of toolbars and doctwindows is known to + \warning 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. -- cgit v1.2.3