X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b5dbe15d0bacde245539f54c4d97af6b4696f01f..5009cb6accf219ec5ce6010b9b1ea88bece64e03:/include/wx/editlbox.h diff --git a/include/wx/editlbox.h b/include/wx/editlbox.h index 59236bcf3f..7820e72764 100644 --- a/include/wx/editlbox.h +++ b/include/wx/editlbox.h @@ -27,7 +27,7 @@ class WXDLLIMPEXP_FWD_CORE wxListEvent; #define wxEL_NO_REORDER 0x0800 #define wxEL_DEFAULT_STYLE (wxEL_ALLOW_NEW | wxEL_ALLOW_EDIT | wxEL_ALLOW_DELETE) -extern WXDLLIMPEXP_DATA_ADV(const wxChar) wxEditableListBoxNameStr[]; +extern WXDLLIMPEXP_DATA_ADV(const char) wxEditableListBoxNameStr[]; // This class provides a composite control that lets the // user easily enter list of strings