]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk1/checklst.h
wxDataObject documented
[wxWidgets.git] / include / wx / gtk1 / checklst.h
index 878adc29561e48b584c2feb947bdcb9b818eeb88..4331972d9fe60b4ce3b6e386c6795df1234548f5 100644 (file)
@@ -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);