X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ff8bfdbbb14af4cd77de9d3534b1cd4f7a033137..b58197f24a87e0dc81ba0bdd4fc1370470a5ae2f:/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 )