X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/178a73f313ea55ac881c88d9e7ee2f38536008c7..1b7751aaa9a86d76a850b9267bc0c201e3cea30f:/interface/wx/webview.h diff --git a/interface/wx/webview.h b/interface/wx/webview.h index f32fdefaf6..d9bae67391 100644 --- a/interface/wx/webview.h +++ b/interface/wx/webview.h @@ -755,7 +755,7 @@ public: @event{EVT_WEBVIEW_ERROR(id, func)} Process a @c wxEVT_WEBVIEW_ERROR event generated when a navigation error occurs. - The integer associated with this event will be a wxWebNavigationError item. + The integer associated with this event will be a #wxWebViewNavigationError item. The string associated with this event may contain a backend-specific more precise error message/code. @event{EVT_WEBVIEW_NEWWINDOW(id, func)}