mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-16 18:12:10 +00:00
ENH:hidden the reason for binding failure
STUDIO-3499 Change-Id: I1249564d0b0a22e5edaa655dfba31be4e2a99c03
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user