#include "wx/statbox.h"
#include "wx/mac/uma.h"
-#if !USE_SHARED_LIBRARY
IMPLEMENT_DYNAMIC_CLASS(wxStaticBox, wxControl)
-#endif
/*
* Static box
}
- *borderTop = extraTop + box->GetCharHeight();
+ *borderTop = extraTop + GetCharHeight();
*borderOther = other;
}