ENH: update WebView2 to 1.0.1418.22

Change-Id: I76d4747f8e135368e9dae6ee9f3e980bf4ec6f81
This commit is contained in:
chunmao.guo 2022-12-09 17:34:28 +08:00 committed by Lane.Wei
parent 4b63bf453c
commit a953442c9e
9 changed files with 16169 additions and 18 deletions

View file

@ -13,7 +13,7 @@
#endif
#ifdef __WIN32__
#include "../WebView2.h"
#include <WebView2.h>
#elif defined __linux__
#include <gtk/gtk.h>
#define WEBKIT_API