Applied patch [ 715449 ] Fix MSW cursor errors
(already implicit in CVS trunk) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19986 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -397,8 +397,7 @@ wxCursor::wxCursor(int cursor_type)
|
||||
}
|
||||
|
||||
// no need to destroy the stock cursors
|
||||
// TODO: check this
|
||||
//m_refData->m_destroyCursor = FALSE;
|
||||
((wxCursorRefData *)m_refData)->m_destroyCursor = FALSE;
|
||||
#endif
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user