X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a0c956e8e6db05d79a7bc4757ca56fd8bd016734..da8d6ffa5790529ae784345cb4441a3956751193:/wxPython/src/_cursor.i?ds=sidebyside diff --git a/wxPython/src/_cursor.i b/wxPython/src/_cursor.i index 6ce76d4cf1..b1e103f2aa 100644 --- a/wxPython/src/_cursor.i +++ b/wxPython/src/_cursor.i @@ -66,6 +66,8 @@ class wxCursor : public wxGDIObject { public: + RefDoc(wxCursor, ""); // turn it off for the ctors + %extend { DocStr(wxCursor, "Construct a Cursor from a file. Specify the type of file using\n"