X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/bfc6fde4b1dd5bfd8ae22839ff9a69cf24eb9120..7e2c43b8551c394d790e416ae52a4476c759683e:/include/wx/msw/choice.h diff --git a/include/wx/msw/choice.h b/include/wx/msw/choice.h index 54da088afd..2870c78b71 100644 --- a/include/wx/msw/choice.h +++ b/include/wx/msw/choice.h @@ -18,7 +18,7 @@ #include "wx/control.h" -WXDLLEXPORT_DATA(extern const char*) wxChoiceNameStr; +WXDLLEXPORT_DATA(extern const wxChar*) wxChoiceNameStr; // Choice item class WXDLLEXPORT wxChoice: public wxControl