Rename wxWebView::IsDevToolsEnabled() to IsAccessToDevToolsEnabled()

This commit is contained in:
Tobias Taschner
2020-01-15 16:22:43 +01:00
parent e20296fee2
commit bce0e65a80
5 changed files with 5 additions and 5 deletions

View File

@@ -717,7 +717,7 @@ public:
@since 3.1.4
*/
virtual bool IsDevToolsEnabled() const;
virtual bool IsAccessToDevToolsEnabled() const;
/**
@name History