X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b685c0a6684e28fee1bade4e7b3677ef60f8f34c..fd3a0ca9e1823d135bd4c43823e842aea3bb1395:/src/common/gdicmn.cpp?ds=sidebyside diff --git a/src/common/gdicmn.cpp b/src/common/gdicmn.cpp index fb3f055d0e..fa208d6fa2 100644 --- a/src/common/gdicmn.cpp +++ b/src/common/gdicmn.cpp @@ -34,7 +34,7 @@ #endif -IMPLEMENT_DYNAMIC_CLASS(wxGDIObject, wxObject) +IMPLEMENT_ABSTRACT_CLASS(wxGDIObject, wxObject) WXDLLIMPEXP_DATA_CORE(wxBrushList*) wxTheBrushList;