X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/621793f45e003588e32f7a6ca10cd238f7c96fe6..0661ec3993d101d0fb02bac605c979e609fdd04e:/include/wx/msw/radiobut.h diff --git a/include/wx/msw/radiobut.h b/include/wx/msw/radiobut.h index 1a546cee83..35cb5dc292 100644 --- a/include/wx/msw/radiobut.h +++ b/include/wx/msw/radiobut.h @@ -18,7 +18,7 @@ #include "wx/control.h" -WXDLLEXPORT_DATA(extern const char*) wxRadioButtonNameStr; +WXDLLEXPORT_DATA(extern const wxChar*) wxRadioButtonNameStr; class WXDLLEXPORT wxRadioButton: public wxControl {