Add common web message identifier

This commit is contained in:
Tobias Taschner
2021-02-27 11:55:50 +01:00
parent c9606d7b5a
commit 29bfcdfd5e
4 changed files with 43 additions and 8 deletions

View File

@@ -75,6 +75,8 @@ public:
ICoreWebView2Settings* GetSettings();
void UpdateWebMessageHandler();
static wxDynamicLibrary ms_loaderDll;
static wxString ms_browserExecutableDir;
static wxString ms_version;