MSW fixes; added wxUSE_XPM to wxUniv's setup.h so now widgets sample works
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10799 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1203,10 +1203,12 @@ void wxDataObject::SetAutoDelete()
|
||||
{
|
||||
}
|
||||
|
||||
#ifdef __WXDEBUG__
|
||||
const wxChar *wxDataObject::GetFormatName(wxDataFormat format)
|
||||
{
|
||||
return NULL;
|
||||
}
|
||||
#endif
|
||||
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user