summaryrefslogtreecommitdiffstats
path: root/src/gui/image/qpixmap_mac.cpp
diff options
context:
space:
mode:
authorVolker Hilsheimer <volker.hilsheimer@nokia.com>2009-07-25 13:48:47 +0200
committerVolker Hilsheimer <volker.hilsheimer@nokia.com>2009-07-25 13:48:47 +0200
commit1aa359225fbeee7780ab4e4145e57b8dd51d8f81 (patch)
tree829837c450a2a97d8f2ba400c3ed4279f7ace77e /src/gui/image/qpixmap_mac.cpp
parentad28fb5e4a90f671af94baed19a2cab18f07cc30 (diff)
Doc: \em is not a qdoc command, \e is correct
Diffstat (limited to 'src/gui/image/qpixmap_mac.cpp')
-rw-r--r--src/gui/image/qpixmap_mac.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/gui/image/qpixmap_mac.cpp b/src/gui/image/qpixmap_mac.cpp
index c14c059398..45392f160a 100644
--- a/src/gui/image/qpixmap_mac.cpp
+++ b/src/gui/image/qpixmap_mac.cpp
@@ -930,7 +930,7 @@ QPixmap QPixmap::grabWindow(WId window, int x, int y, int w, int h)
relocated.
\warning This function is only available on Mac OS X.
- \warning As of Qt 4.6, this function \em{always} returns zero.
+ \warning As of Qt 4.6, this function \e{always} returns zero.
*/
Qt::HANDLE QPixmap::macQDHandle() const
@@ -945,7 +945,7 @@ Qt::HANDLE QPixmap::macQDHandle() const
long as it can be relocated.
\warning This function is only available on Mac OS X.
- \warning As of Qt 4.6, this function \em{always} returns zero.
+ \warning As of Qt 4.6, this function \e{always} returns zero.
*/
Qt::HANDLE QPixmap::macQDAlphaHandle() const