X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/505af178e72ed7a4d133c301d024976e188de354..2c1f73eecf5ebf3fb49955bea888ca7355e93c2a:/include/wx/mac/stattext.h diff --git a/include/wx/mac/stattext.h b/include/wx/mac/stattext.h index 670d12cbf3..45d6e4e326 100644 --- a/include/wx/mac/stattext.h +++ b/include/wx/mac/stattext.h @@ -16,10 +16,6 @@ #pragma interface "stattext.h" #endif -#include "wx/control.h" - -WXDLLEXPORT_DATA(extern const char*) wxStaticTextNameStr; - class WXDLLEXPORT wxStaticText: public wxStaticTextBase { DECLARE_DYNAMIC_CLASS(wxStaticText)