X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/39ca6d790b4629bdacd5ea15e0169aa17fb1d53f..062c4861718a681a27384d6a2313fc26cda3b3e4:/include/wx/msw/listbox.h diff --git a/include/wx/msw/listbox.h b/include/wx/msw/listbox.h index edcff1b9ec..b80927bd3d 100644 --- a/include/wx/msw/listbox.h +++ b/include/wx/msw/listbox.h @@ -18,7 +18,7 @@ #include "wx/control.h" -WXDLLEXPORT_DATA(extern const char*) wxListBoxNameStr; +WXDLLEXPORT_DATA(extern const wxChar*) wxListBoxNameStr; #if wxUSE_OWNER_DRAWN class WXDLLEXPORT wxOwnerDrawn;