X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/42e69d6b435a4dd5415caf3750db62cf45b6f373..3883022093c42e3fb7b248ea2cb4bbd1e056a75b:/include/wx/msw/stattext.h diff --git a/include/wx/msw/stattext.h b/include/wx/msw/stattext.h index 090e96eec1..e59beeab30 100644 --- a/include/wx/msw/stattext.h +++ b/include/wx/msw/stattext.h @@ -18,7 +18,7 @@ #include "wx/control.h" -WXDLLEXPORT_DATA(extern const char*) wxStaticTextNameStr; +WXDLLEXPORT_DATA(extern const wxChar*) wxStaticTextNameStr; class WXDLLEXPORT wxStaticText : public wxControl {