summaryrefslogtreecommitdiffstats
path: root/src/gui/painting/qpainter.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/painting/qpainter.cpp')
-rw-r--r--src/gui/painting/qpainter.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/painting/qpainter.cpp b/src/gui/painting/qpainter.cpp
index e35cdd370e..fe5fc051df 100644
--- a/src/gui/painting/qpainter.cpp
+++ b/src/gui/painting/qpainter.cpp
@@ -3828,7 +3828,7 @@ Qt::BGMode QPainter::backgroundMode() const
/*!
\overload
- Sets the painter's pen to have style Qt::SolidLine, width 0 and the
+ Sets the painter's pen to have style Qt::SolidLine, width 1 and the
specified \a color.
*/