summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTor Arne Vestbø <tor.arne.vestbo@qt.io>2024-01-16 16:42:23 +0100
committerTor Arne Vestbø <tor.arne.vestbo@qt.io>2024-01-16 20:06:36 +0100
commita99d31307600d6ca52890022605c7f1b10ccb7bc (patch)
treefa931f7517937b44f84811f34b45aad86574458d
parent98ee4d9e37a1038d46f0c0494332c0ed46dbb323 (diff)
Remove note about QDockWidget::DockWidgetClosable not working on macOS
It does nowadays. Pick-to: 6.7 6.6 6.5 Change-Id: Ie14a84460abfebd42c93e5ae41969d9e3b4c4f5d Reviewed-by: Axel Spoerl <axel.spoerl@qt.io>
-rw-r--r--src/widgets/widgets/qdockwidget.cpp4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/widgets/widgets/qdockwidget.cpp b/src/widgets/widgets/qdockwidget.cpp
index 69679291cb..bf33ab2a4a 100644
--- a/src/widgets/widgets/qdockwidget.cpp
+++ b/src/widgets/widgets/qdockwidget.cpp
@@ -1300,9 +1300,7 @@ void QDockWidgetPrivate::setWindowState(bool floating, bool unplug, const QRect
/*!
\enum QDockWidget::DockWidgetFeature
- \value DockWidgetClosable The dock widget can be closed. On some systems the dock
- widget always has a close button when it's floating
- (for example on MacOS 10.5).
+ \value DockWidgetClosable The dock widget can be closed.
\value DockWidgetMovable The dock widget can be moved between docks
by the user.
\value DockWidgetFloatable The dock widget can be detached from the