compilation fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4014 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
a492cb0f49
commit
63d963a189
@ -628,7 +628,7 @@ void wxImage::CleanUpHandlers()
|
||||
//-----------------------------------------------------------------------------
|
||||
|
||||
#if !USE_SHARED_LIBRARIES
|
||||
IMPLEMENT_DYNAMIC_CLASS(wxImageHandler,wxObject)
|
||||
IMPLEMENT_ABSTRACT_CLASS(wxImageHandler,wxObject)
|
||||
#endif
|
||||
|
||||
#if wxUSE_STREAMS
|
||||
|
Loading…
Reference in New Issue
Block a user