]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mac/statbox.cpp
Use system default font for all platforms
[wxWidgets.git] / src / mac / statbox.cpp
index abae14d07e2a1a03c8cb029640840d84b34e82d5..ea7ca9dfbbad0aec9a119692f7e34d4e5693b794 100644 (file)
 #include "wx/statbox.h"
 #include "wx/mac/uma.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