X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b685c0a6684e28fee1bade4e7b3677ef60f8f34c..b1859b1a1b35194abb9d55a35d8bad202db39776:/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;