Implement user agent access for Edge
This commit is contained in:
committed by
Tobias Taschner
parent
3d568c7105
commit
2487a48b66
@@ -58,6 +58,7 @@ public:
|
||||
wxVector<wxString> m_pendingUserScripts;
|
||||
wxVector<wxString> m_userScriptIds;
|
||||
wxString m_scriptMsgHandlerName;
|
||||
wxString m_customUserAgent;
|
||||
|
||||
// WebView Events tokens
|
||||
EventRegistrationToken m_navigationStartingToken = { };
|
||||
|
Reference in New Issue
Block a user