summaryrefslogtreecommitdiffstats
path: root/src/gui/painting/qpaintdevice.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/painting/qpaintdevice.qdoc')
-rw-r--r--src/gui/painting/qpaintdevice.qdoc6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/gui/painting/qpaintdevice.qdoc b/src/gui/painting/qpaintdevice.qdoc
index 47c518ce10..eb7bdcdd1c 100644
--- a/src/gui/painting/qpaintdevice.qdoc
+++ b/src/gui/painting/qpaintdevice.qdoc
@@ -242,7 +242,7 @@
Note that if the logicalDpiY() doesn't equal the physicalDpiY(),
the corresponding QPaintEngine must handle the resolution mapping.
- \sa logicalDpiX(), physicalDpiY()
+ \sa logicalDpiX(), physicalDpiY()
*/
/*!
@@ -256,7 +256,7 @@
Note that if the physicalDpiX() doesn't equal the logicalDpiX(),
the corresponding QPaintEngine must handle the resolution mapping.
- \sa physicalDpiY(), logicalDpiX()
+ \sa physicalDpiY(), logicalDpiX()
*/
/*!
@@ -270,5 +270,5 @@
Note that if the physicalDpiY() doesn't equal the logicalDpiY(),
the corresponding QPaintEngine must handle the resolution mapping.
- \sa physicalDpiX(), logicalDpiY()
+ \sa physicalDpiX(), logicalDpiY()
*/