Rename all WEB_VIEW* style identifiers to WEBVIEW*.
This makes wxWebView consistent with the rest of the toolkit. Closes #15013 git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@73453 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -540,6 +540,8 @@ INCOMPATIBLE CHANGES SINCE 2.9.4:
|
||||
old behaviour.
|
||||
- wxWebView::New now takes a string identifier for the backend to be used
|
||||
rather than a wxWebViewBackend enum value.
|
||||
- wxWebView identifiers of the form WEB_VIEW_* have been renamed to WEBVIEW_*
|
||||
for consistency with the rest of wxWidgets.
|
||||
|
||||
All:
|
||||
|
||||
|
Reference in New Issue
Block a user