mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 11:23:42 +00:00
FIX: the dialog continues popup
jira: [STUDIO-9680] Change-Id: I9c12db6b9b1223fc611f980529814a71249b4080 (cherry picked from commit 29bbc0aa413872c11af50ecd8c8b3dbe20db215a)
This commit is contained in:
@@ -2519,7 +2519,6 @@ void StatusPanel::on_subtask_abort(wxCommandEvent &event)
|
|||||||
void StatusPanel::error_info_reset()
|
void StatusPanel::error_info_reset()
|
||||||
{
|
{
|
||||||
m_project_task_panel->error_info_reset();
|
m_project_task_panel->error_info_reset();
|
||||||
before_error_code = 0;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
void StatusPanel::on_print_error_clean(wxCommandEvent &event)
|
void StatusPanel::on_print_error_clean(wxCommandEvent &event)
|
||||||
|
|||||||
Reference in New Issue
Block a user