X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/5fa507c8cadd72e5b9765167897baf00f48ac7ea..ba3af1010d452862c384beba48b8dfb8de45c908:/utils/ifacecheck/src/ifacecheck.cpp?ds=sidebyside diff --git a/utils/ifacecheck/src/ifacecheck.cpp b/utils/ifacecheck/src/ifacecheck.cpp index 19a0971e9f..1ca155fc56 100644 --- a/utils/ifacecheck/src/ifacecheck.cpp +++ b/utils/ifacecheck/src/ifacecheck.cpp @@ -392,7 +392,7 @@ int IfaceCheckApp::CompareClasses(const wxClass* iface, const wxClass* api) for (unsigned int j=0; jGetAsString(true, true, true, true); - wxLogWarning(warning); + wxLogWarning("%s", warning); count++; if (overloads.GetCount()>1)