FIX: destory timers & check webview consist

Change-Id: If95a973e1b3c6bf0da3611c30e0e44e191c9b06a
This commit is contained in:
chunmao.guo 2022-08-09 09:20:33 +08:00 committed by Lane.Wei
parent cd3a721f86
commit 7be639019e
8 changed files with 19 additions and 10 deletions

View file

@ -105,7 +105,7 @@ private:
wxBitmap m_arrow_img;
int last_wifi_signal = -1;
wxTimer* m_refresh_timer;
wxTimer* m_refresh_timer = nullptr;
int last_status;
bool m_initialized { false };