X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/01b2eeec59f924bc1af582e70d010f89dc29d3d3..8a3f08bc6f9d7d7ece178d98fe01ac3ef45e1509:/src/qt/statbox.cpp?ds=inline 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