ENH:Change text to icon

jira: none
Change-Id: Ibae6e240fd2ee921ce173979c1f36ac842a016d6
(cherry picked from commit da65214326980f7a2239555123b99784c94408bc)
This commit is contained in:
zhou.xu
2025-03-06 13:11:55 +08:00
committed by Noisyfox
parent 8974ab6e46
commit ebf1b8a2e1
2 changed files with 8 additions and 16 deletions

View File

@@ -216,7 +216,7 @@ public:
wxBoxSizer * m_right_split_ams_sizer{nullptr};
Label * m_left_tips{nullptr};
Label * m_right_tips{nullptr};
Button * m_reset_btn{nullptr};
ScalableButton* m_reset_btn{nullptr};
wxString m_single_tip_text;
wxString m_left_tip_text;
wxString m_right_tip_text;