X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ecc610f1af86a2d416b8672dcd262463152b9130..6f41c10973643552837c6bd38b23779e65a2eaa3:/include/wx/webview.h?ds=sidebyside diff --git a/include/wx/webview.h b/include/wx/webview.h index 455ee64054..b69aa96214 100644 --- a/include/wx/webview.h +++ b/include/wx/webview.h @@ -65,7 +65,7 @@ enum wxWebViewReloadFlags { //Default, may access cache wxWEB_VIEW_RELOAD_DEFAULT, - wxWEB_VIEW_RELOAD_NO_CACHE + wxWEB_VIEW_RELOAD_NO_CACHE }; enum wxWebViewBackend