This commit is contained in:
David Kocik 2019-12-13 13:04:09 +01:00
parent ff58fa99f4
commit 8895e944cf

View file

@ -3517,7 +3517,7 @@ void Plater::priv::on_process_completed(wxCommandEvent &evt)
break; break;
default: break; default: break;
} }
//added to show disconnect_button after writing
show_action_buttons(false); show_action_buttons(false);
if (canceled) { if (canceled) {