Vadim, please check this, I think it's what you meant

and doesn't build for me otherwise.  Thanks.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12994 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Ron Lee
2001-12-13 07:10:39 +00:00
parent 771a855fb9
commit f20ad12c58

View File

@@ -96,7 +96,7 @@ wxCursorRefData::wxCursorRefData()
m_width = 32; m_width = 32;
m_height = 32; m_height = 32;
refData->m_destroyCursor = TRUE; m_destroyCursor = TRUE;
} }
void wxCursorRefData::Free() void wxCursorRefData::Free()