X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/4f22cf8ddb6d4c75eee97d1320ba20f7c82753c8..f37615d7896e9b976c5c251e567570c394f19cf8:/include/wx/gtk1/checklst.h diff --git a/include/wx/gtk1/checklst.h b/include/wx/gtk1/checklst.h index 878adc2956..4331972d9f 100644 --- a/include/wx/gtk1/checklst.h +++ b/include/wx/gtk1/checklst.h @@ -41,7 +41,7 @@ public: const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxDefaultSize, int nStrings = 0, - const wxString choices[] = NULL, + const wxString choices[] = (wxString[]) NULL, long style = 0, const wxValidator& validator = wxDefaultValidator, const wxString& name = wxListBoxNameStr);