fix the wxCursor(const wxString& cursor_file, ...) ctor by reusing wxImage ctor;...
authorFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Sat, 16 May 2009 10:42:48 +0000 (10:42 +0000)
committerFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Sat, 16 May 2009 10:42:48 +0000 (10:42 +0000)
commitd6764050d805a7e7575ba7126e2f78bd64db8117
treec4b4971a04f5942179ad1f6e052a6fb22af9948f
parent0ed6c9331471a50204fafb23e0a761f00a99fa91
fix the wxCursor(const wxString& cursor_file, ...) ctor by reusing wxImage ctor; fix doxygen rendering of that ctor docs

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@60648 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/cursor.h
include/wx/gtk/cursor.h
interface/wx/cursor.h
src/gtk/cursor.cpp