mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-23 19:02:10 +00:00
FIX: the display problem of wxHyperlink on MAC15
jira: [STUDIO-11043] Change-Id: Ibc796e22d4dbee7f94d134f5b8444637f6e1390d (cherry picked from commit cf3ae1bd1acd17622762fc9275f92c7525649f52)
This commit is contained in:
@@ -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};
|
||||
|
||||
Reference in New Issue
Block a user