fix typo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55815 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
97f0dbd6f8
commit
8afb81d20d
@ -341,7 +341,7 @@ int IfaceCheckApp::CompareClasses(const wxClass* iface, const wxClassPtrArray& a
|
||||
|
||||
// modify interface header
|
||||
if (FixMethod(iface->GetHeader(), &m, &tmp))
|
||||
wxLogMessage("Adjusted attributes of '%s' method", m.GetAsString());
|
||||
LogMessage("Adjusted attributes of '%s' method", m.GetAsString());
|
||||
|
||||
exit = true;
|
||||
break;
|
||||
|
Loading…
Reference in New Issue
Block a user