FIX: use wxMessageDialog as warning in MAC

jira: [STUDIO-10386]
Change-Id: Ic8cc6d09f2eba41ec8cfebf239eb6bd78dd3844a
(cherry picked from commit 1537f575927f8d0f0e2658f900296344deb6682c)
(cherry picked from commit a856c7cc62636a4897b0e473034579e223808a7b)
This commit is contained in:
xin.zhang
2025-03-13 10:22:05 +08:00
committed by Noisyfox
parent 2c365fba63
commit 489543313c
3 changed files with 16 additions and 22 deletions

View File

@@ -605,7 +605,6 @@ protected:
SecondaryCheckDialog* con_load_dlg = nullptr;
SecondaryCheckDialog* ctrl_e_hint_dlg = nullptr;
SecondaryCheckDialog* sdcard_hint_dlg = nullptr;
MessageDialog* champer_switch_head_dlg = nullptr;
FanControlPopupNew* m_fan_control_popup{nullptr};