branch | RCL_3 |
changeset 7 | 3f74d0d4af4c |
parent 4 | 3b1da2848fc7 |
--- a/src/gui/kernel/qcursor.cpp Mon Mar 15 12:43:09 2010 +0200 +++ b/src/gui/kernel/qcursor.cpp Thu Apr 08 14:19:33 2010 +0300 @@ -342,7 +342,8 @@ \o B=1 and M=1 gives black. \o B=0 and M=1 gives white. \o B=0 and M=0 gives transparent. - \o B=1 and M=0 gives an XOR'd result. + \o B=1 and M=0 gives an XOR'd result under Windows, undefined + results on all other platforms. \endlist Use the global Qt color Qt::color0 to draw 0-pixels and Qt::color1 to