src/gui/kernel/qcursor.cpp
changeset 19 fcece45ef507
parent 18 2f34d5167611
child 30 5dc02b23752f
--- a/src/gui/kernel/qcursor.cpp	Fri Apr 16 15:50:13 2010 +0300
+++ b/src/gui/kernel/qcursor.cpp	Mon May 03 13:17:34 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