ENH:UI of network error prompt cannot be seen as a link

JIRA:STUDIO-3168
Change-Id: I05fdb746ec0e3ee955180b8ff122fb8a28e4ba8c
This commit is contained in:
hu.wang
2023-09-14 16:34:09 +08:00
committed by Lane.Wei
parent abd220dadd
commit 73cc51ac38
8 changed files with 10 additions and 13 deletions

View File

@@ -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};