X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/47d67540a017101b3e46abe9ef0f55914d8de37e..42e69d6b435a4dd5415caf3750db62cf45b6f373:/include/wx/msw/combobox.h diff --git a/include/wx/msw/combobox.h b/include/wx/msw/combobox.h index b3510ec208..a44538e7ff 100644 --- a/include/wx/msw/combobox.h +++ b/include/wx/msw/combobox.h @@ -20,8 +20,8 @@ #if wxUSE_COMBOBOX -WXDLLEXPORT_DATA(extern const char*) wxComboBoxNameStr; -WXDLLEXPORT_DATA(extern const char*) wxEmptyString; +WXDLLEXPORT_DATA(extern const wxChar*) wxComboBoxNameStr; +WXDLLEXPORT_DATA(extern const wxChar*) wxEmptyString; // Combobox item class WXDLLEXPORT wxComboBox: public wxChoice