X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1e6feb95a79834836e88143b15d9f424ebe79621..2b96d0fb4be7d684c17987d74f8f92d0cfe345b5:/include/wx/stattext.h diff --git a/include/wx/stattext.h b/include/wx/stattext.h index 0f29f9834b..4df4158dc0 100644 --- a/include/wx/stattext.h +++ b/include/wx/stattext.h @@ -5,7 +5,7 @@ #include "wx/control.h" -extern const wxChar *wxStaticTextNameStr; +WXDLLEXPORT_DATA(extern const wxChar*) wxStaticTextNameStr; class WXDLLEXPORT wxStaticTextBase : public wxControl {