X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1e6feb95a79834836e88143b15d9f424ebe79621..eda40bfc08b7c15d395316768ea662959b5884b9:/include/wx/msw/stattext.h diff --git a/include/wx/msw/stattext.h b/include/wx/msw/stattext.h index 8c67921fe8..781b5878ab 100644 --- a/include/wx/msw/stattext.h +++ b/include/wx/msw/stattext.h @@ -18,8 +18,6 @@ #include "wx/control.h" -WXDLLEXPORT_DATA(extern const wxChar*) wxStaticTextNameStr; - class WXDLLEXPORT wxStaticText : public wxControl { DECLARE_DYNAMIC_CLASS(wxStaticText)