]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/cursor.h
RCS-IDs
[wxWidgets.git] / interface / wx / cursor.h
index e60fa4b570e67f8c3ff7d41a80a98dec147ccb4f..2a7392fe16ec7115509f9eaf3686d8cba1f1eaae 100644 (file)
@@ -130,10 +130,9 @@ public:
 
         @param cursorName
             The name of the resource or the image file to load.
-
         @param type
             Icon type to load. It defaults to wxCURSOR_DEFAULT_TYPE,
-            which is a #define associated to different values on different
+            which is a @#define associated to different values on different
             platforms:
             - under Windows, it defaults to wxBITMAP_TYPE_CUR_RESOURCE.
             - under MacOS, it defaults to wxBITMAP_TYPE_MACCURSOR_RESOURCE.