]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/xti.h
made wxString::Replace, Matches and Find work with any form of string argument
[wxWidgets.git] / include / wx / xti.h
index f0ddc31b60e9f41e67d21ad9e9257ffe40d6284e..7b2be4c003ff8830adb7bb603bd8301afc4defef 100644 (file)
@@ -1810,10 +1810,6 @@ private:
     wxObjectStreamingCallback m_streamingCallback ;
     const wxPropertyAccessor *FindAccessor (const wxChar *propertyName) const ;
 
-
-    // InitializeClasses() helper
-    static wxClassInfo *GetBaseByName(const wxChar *name) ;
-
 protected:
     // registers the class
     void Register();