fixing RTTI

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@70385 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Stefan Csomor 2012-01-18 14:19:01 +00:00
parent 31ba1c7e33
commit fb2281054c

View File

@ -1723,7 +1723,7 @@ WXHBITMAP wxMask::GetHBITMAP() const
class WXDLLEXPORT wxBundleResourceHandler: public wxBitmapHandler
{
DECLARE_ABSTRACT_CLASS(wxPNGResourceHandler)
DECLARE_ABSTRACT_CLASS(wxBundleResourceHandler)
public:
inline wxBundleResourceHandler()