mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-20 09:22:13 +00:00
ENH:UI of network error prompt cannot be seen as a link
JIRA:STUDIO-3168 Change-Id: I05fdb746ec0e3ee955180b8ff122fb8a28e4ba8c
This commit is contained in:
@@ -360,8 +360,8 @@ protected:
|
||||
Label* m_st_txt_error_code{nullptr};
|
||||
Label* m_st_txt_error_desc{nullptr};
|
||||
Label* m_st_txt_extra_info{nullptr};
|
||||
Label * m_link_network_state;
|
||||
Label* m_ams_backup_tip{nullptr};
|
||||
wxHyperlinkCtrl* m_link_network_state{ nullptr };
|
||||
wxSimplebook* m_rename_switch_panel{nullptr};
|
||||
wxSimplebook* m_simplebook{nullptr};
|
||||
wxStaticText* m_rename_text{nullptr};
|
||||
|
||||
Reference in New Issue
Block a user