ENH: [STUDIO-1647] use WebView2 put_UserAgent

Change-Id: Ifae6589892353adb4b940fbe77d7d0f9521330dc
This commit is contained in:
chunmao.guo 2022-12-09 10:35:36 +08:00 committed by Lane.Wei
parent a953442c9e
commit d164889aa4
4 changed files with 46 additions and 49 deletions

View file

@ -3,8 +3,6 @@
#include <wx/webview.h>
wxDECLARE_EVENT(EVT_WEBVIEW_RECREATED, wxCommandEvent);
class WebView
{
public: