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:
@@ -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()
|
||||||
|
Reference in New Issue
Block a user