X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/975dc6910e8169e8a996b51de6b16f5cd3ed10a4..7344108e8a129a3f9b4df5ab0f98a1713db03b89:/interface/wx/debug.h diff --git a/interface/wx/debug.h b/interface/wx/debug.h index 2c03d20a45..7e787e88c4 100644 --- a/interface/wx/debug.h +++ b/interface/wx/debug.h @@ -317,7 +317,7 @@ void wxDisableAsserts(); Returns @true if the program is running under debugger, @false otherwise. Please note that this function is currently only implemented for Win32 and - Mac builds using CodeWarrior and always returns @false elsewhere. + always returns @false elsewhere. @header{wx/debug.h} */