summaryrefslogtreecommitdiffstats
path: root/src/widgets/widgets/qrubberband.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/widgets/widgets/qrubberband.cpp')
-rw-r--r--src/widgets/widgets/qrubberband.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widgets/widgets/qrubberband.cpp b/src/widgets/widgets/qrubberband.cpp
index 13aa66dec7..123c955684 100644
--- a/src/widgets/widgets/qrubberband.cpp
+++ b/src/widgets/widgets/qrubberband.cpp
@@ -132,7 +132,7 @@ void QRubberBand::initStyleOption(QStyleOptionRubberBand *option) const
By default a rectangular rubber band (\a s is \c Rectangle) will
use a mask, so that a small border of the rectangle is all
- that is visible. Some styles (e.g., native OS X) will
+ that is visible. Some styles (e.g., native \macos) will
change this and call QWidget::setWindowOpacity() to make a
semi-transparent filled selection rectangle.
*/