]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk1/checklst.h
Unicode changes.
[wxWidgets.git] / include / wx / gtk1 / checklst.h
index 41417e2af40a69d810b8b9446e18944b2a3ee4d7..cbdd0ee2334c1d9a12234417c86376bb7c3f0243 100644 (file)
@@ -41,7 +41,7 @@ public:
             const wxPoint& pos = wxDefaultPosition,
             const wxSize& size = wxDefaultSize,
             int nStrings = 0,
-            const wxString choices[] = (wxString[]) NULL,
+            const wxString *choices = (const wxString *)NULL,
             long style = 0,
             const wxValidator& validator = wxDefaultValidator,
             const wxString& name = wxListBoxNameStr);