mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-13 17:58:03 -06:00
ENH:hidden the reason for binding failure
STUDIO-3499 Change-Id: I1249564d0b0a22e5edaa655dfba31be4e2a99c03
This commit is contained in:
parent
e9979c7bd6
commit
ffd36b8c5e
1 changed files with 2 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue