X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/01b2eeec59f924bc1af582e70d010f89dc29d3d3..f8c5636c42238296eb67bf73d1da3c5acb010fee:/src/qt/statbox.cpp?ds=sidebyside diff --git a/src/qt/statbox.cpp b/src/qt/statbox.cpp index b239dc738c..95bfc3b2c4 100644 --- a/src/qt/statbox.cpp +++ b/src/qt/statbox.cpp @@ -15,14 +15,12 @@ #include "wx/statbox.h" -#if !USE_SHARED_LIBRARY IMPLEMENT_DYNAMIC_CLASS(wxStaticBox, wxControl) BEGIN_EVENT_TABLE(wxStaticBox, wxControl) EVT_ERASE_BACKGROUND(wxStaticBox::OnEraseBackground) END_EVENT_TABLE() -#endif /* * Static box