a purpose in some early stage but I think that it is
relevant no more...)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15181
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
// lifetime for each requested wxArtID.
virtual wxBitmap CreateBitmap(const wxArtID& WXUNUSED(id),
const wxArtClient& WXUNUSED(client),
- const wxSize& WXUNUSED(size))
- {
- wxFAIL_MSG(_T("pure virtual method wxArtProvider::CreateBitmap called!"));
- return wxNullBitmap;
- }
+ const wxSize& WXUNUSED(size)) = 0;
private:
// list of providers: