]> git.saurik.com Git - wxWidgets.git/blobdiff - src/os2/statbox.cpp
1. fixed bug with the index of the last column in EVT_COL_CLICK being shifted
[wxWidgets.git] / src / os2 / statbox.cpp
index 1911f67045bf19c31536a725e4bdf53fe38256fe..3f1bd033fbb70b038ac05d3e946f26826044a777 100644 (file)
 
 #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
 
 /*
  * Group box