summaryrefslogtreecommitdiffstats
path: root/src/gui/image/qpixmap.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/image/qpixmap.cpp')
-rw-r--r--src/gui/image/qpixmap.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/image/qpixmap.cpp b/src/gui/image/qpixmap.cpp
index 04f0da1a83..f98ca04f4d 100644
--- a/src/gui/image/qpixmap.cpp
+++ b/src/gui/image/qpixmap.cpp
@@ -660,7 +660,7 @@ qreal QPixmap::devicePixelRatio() const
Sets the the device pixel ratio for the pixmap. This is the
ratio between image pixels and device-independent pixels.
- The default value is 1.0. Setting it to something else has
+ The default \a scaleFactor is 1.0. Setting it to something else has
two effects:
QPainters that are opened on the pixmap will be scaled. For