mirror of
https://git.mirrors.martin98.com/https://github.com/bambulab/BambuStudio.git
synced 2025-08-05 15:20:48 +08:00
ENH:hidden the reason for binding failure
STUDIO-3499 Change-Id: I1249564d0b0a22e5edaa655dfba31be4e2a99c03
This commit is contained in:
parent
e9979c7bd6
commit
ffd36b8c5e
@ -594,6 +594,8 @@ wxString get_fail_reason(int code)
|
||||
m_result_code = 0;
|
||||
m_result_extra = "";
|
||||
m_result_info = "";
|
||||
m_link_show_error->Hide();
|
||||
m_static_bitmap_show_error->Hide();
|
||||
show_bind_failed_info(false);
|
||||
|
||||
//check isset info
|
||||
|
Loading…
x
Reference in New Issue
Block a user