X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e2d1c0e72bc9954cc790716c5e1d91edeac15fae..6d52ca536a0ecb6e69474d30461f6128497505a0:/utils/ifacecheck/src/xmlparser.cpp diff --git a/utils/ifacecheck/src/xmlparser.cpp b/utils/ifacecheck/src/xmlparser.cpp index 04a583186b..b5c752d48f 100644 --- a/utils/ifacecheck/src/xmlparser.cpp +++ b/utils/ifacecheck/src/xmlparser.cpp @@ -635,11 +635,13 @@ void wxXmlInterface::Dump(const wxString& filename) // dump the classes in alphabetical order wxSortedClassArray sorted(CompareWxClassObjects); sorted.Alloc(m_classes.GetCount()); - for (unsigned int i=0; iDump(apiout); } @@ -1086,7 +1088,8 @@ bool wxXmlGccInterface::Parse(const wxString& filename) } // resolve header names - for (unsigned int i=0; i