]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/gdicmn.h
Add default constructor to wxGraphicsGradientStop.
[wxWidgets.git] / interface / wx / gdicmn.h
index e8ae5f3451be03a15871363fbf0368b2a2013b0a..2c5d6a799455e4cc1a2c804cfd31a1a01f6464ae 100644 (file)
@@ -58,7 +58,14 @@ enum wxPolygonFillMode
 };
 
 /**
-    Standard cursors. See wxCursor.
+    Standard cursors.
+
+    Notice that under wxMSW some of these cursors are defined in @c wx.rc file
+    and not by the system itself so you should include this file from your own
+    resource file (possibly creating a trivial resource file just containing a
+    single include line if you don't need it otherwise) to be able to use them.
+
+    See wxCursor.
 */
 enum wxStockCursor
 {