]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/arrstr.h
Adding docs for new wx interface methods.
[wxWidgets.git] / interface / wx / arrstr.h
index f2ea79180fd4cf204f421828f73b7d1a5b1c79f3..228126f769e42627e40491e17b25c3a48aefa89f 100644 (file)
@@ -142,8 +142,7 @@ public:
 
         If @a nIndex is equal to GetCount() this function behaves as Add().
     */
-    void Insert(const wxString& str, size_t nIndex,
-                size_t copies = 1);
+    void Insert(wxString lItem, size_t nIndex, size_t copies = 1);
 
     /**
         Returns @true if the array is empty, @false otherwise. This function returns the