X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/584ad2a32fec156c6049145d7ece9a33213aea28..facd6764872eede45605ba7c9dfa0e1d0c708fa2:/src/univ/combobox.cpp?ds=sidebyside diff --git a/src/univ/combobox.cpp b/src/univ/combobox.cpp index 6c3be430e5..83ecde8dc1 100644 --- a/src/univ/combobox.cpp +++ b/src/univ/combobox.cpp @@ -694,7 +694,7 @@ bool wxComboBox::Create(wxWindow *parent, const wxPoint& pos, const wxSize& size, int n, - const wxString *choices, + const wxString choices[], long style, const wxValidator& validator, const wxString& name)