X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1c3693e8f58dc583c48f3654559a4309e9f260c6..2c20f44d7034eb5d19b7d4459bfc72bbf95de355:/include/wx/msw/combo.h?ds=sidebyside diff --git a/include/wx/msw/combo.h b/include/wx/msw/combo.h index ce07dd572a..1f99eaa935 100644 --- a/include/wx/msw/combo.h +++ b/include/wx/msw/combo.h @@ -33,7 +33,7 @@ // Define this only if native implementation includes all features #define wxCOMBOCONTROL_FULLY_FEATURED -extern WXDLLIMPEXP_DATA_CORE(const wxChar) wxComboBoxNameStr[]; +extern WXDLLIMPEXP_DATA_CORE(const char) wxComboBoxNameStr[]; class WXDLLEXPORT wxComboCtrl : public wxComboCtrlBase {