diff --git a/interface/wx/webview_chromium.h b/interface/wx/webview_chromium.h index 9750d9bf28..585d9ff797 100644 --- a/interface/wx/webview_chromium.h +++ b/interface/wx/webview_chromium.h @@ -134,7 +134,7 @@ - RunScript: Retrieving the result of JavaScript execution is not supported and if the @a output parameter is non-null, the function will always return false. - @since 3.1.2 + @since 3.3.0 @library{wxwebview_chromium} @category{webview}