X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a31a5f85341a2ef131d86a1dee12f3d6c8156118..cf6ae2907c365869b10b61cbe3bde2768facd4d8:/include/wx/mac/combobox.h diff --git a/include/wx/mac/combobox.h b/include/wx/mac/combobox.h index c4f07f114b..a70341e7f6 100644 --- a/include/wx/mac/combobox.h +++ b/include/wx/mac/combobox.h @@ -19,8 +19,8 @@ #include "wx/textctrl.h" #include "wx/choice.h" -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