X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/01b2eeec59f924bc1af582e70d010f89dc29d3d3..0fa7981012f56dda16963b23699a2c65f8c61354:/src/qt/region.cpp diff --git a/src/qt/region.cpp b/src/qt/region.cpp index d03d8e8020..7945594c99 100644 --- a/src/qt/region.cpp +++ b/src/qt/region.cpp @@ -23,10 +23,8 @@ #include -#if !USE_SHARED_LIBRARY IMPLEMENT_DYNAMIC_CLASS(wxRegion, wxGDIObject) IMPLEMENT_DYNAMIC_CLASS(wxRegionIterator, wxObject) -#endif //----------------------------------------------------------------------------- // wxRegionRefData implementation