X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ff8bfdbbb14af4cd77de9d3534b1cd4f7a033137..cc385968c4b81d0cee98c164cb870a8759d927bc:/src/gtk/checklst.cpp diff --git a/src/gtk/checklst.cpp b/src/gtk/checklst.cpp index 3eaf62c54b..e47e7bd805 100644 --- a/src/gtk/checklst.cpp +++ b/src/gtk/checklst.cpp @@ -31,8 +31,8 @@ wxCheckListBox::wxCheckListBox() : wxCheckListBox::wxCheckListBox(wxWindow *parent, wxWindowID id, const wxPoint& pos, const wxSize& size, - int nStrings, - const wxString choices[], + int nStrings, + const wxString *choices, long style, const wxValidator& validator, const wxString& name )