FIX: the display problem of wxHyperlink on MAC15

jira: [STUDIO-11043]
Change-Id: Ibc796e22d4dbee7f94d134f5b8444637f6e1390d
(cherry picked from commit cf3ae1bd1acd17622762fc9275f92c7525649f52)
This commit is contained in:
xin.zhang
2025-04-27 20:56:05 +08:00
committed by Noisyfox
parent b48785a276
commit 1ca002a744
2 changed files with 11 additions and 7 deletions

View File

@@ -360,7 +360,7 @@ protected:
TextInput* m_rename_input{nullptr};
wxTimer* m_refresh_timer{ nullptr };
wxScrolledWindow* m_sw_print_failed_info{nullptr};
wxHyperlinkCtrl* m_hyperlink{nullptr};
Label* m_connect_printer_help_hyperlink{nullptr};
ScalableBitmap * rename_editable{nullptr};
ScalableBitmap * rename_editable_light{nullptr};
wxStaticBitmap * timeimg{nullptr};