ENH: webview dark mode

Change-Id: I0b58e759268d057d5942dd8726c37d1abbdd5930
This commit is contained in:
chunmao.guo 2022-11-11 09:48:51 +08:00 committed by Lane.Wei
parent 65ee16f676
commit bf24a71b60
7 changed files with 87 additions and 10 deletions

View file

@ -145,8 +145,6 @@ private:
wxString m_javascript;
wxString m_response_js;
wxString m_bbl_user_agent;
DECLARE_EVENT_TABLE()
};