X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/01b2eeec59f924bc1af582e70d010f89dc29d3d3..2adaf5969faf352d740f267b1a4ef79a2cf75980:/src/qt/region.cpp?ds=sidebyside 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