X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/39ca6d790b4629bdacd5ea15e0169aa17fb1d53f..93b7364ecd30d7788e917362cac29380c86f2555:/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;