FIX: the dialog continues popup

jira: [STUDIO-9680]
Change-Id: I9c12db6b9b1223fc611f980529814a71249b4080
(cherry picked from commit 29bbc0aa413872c11af50ecd8c8b3dbe20db215a)
This commit is contained in:
xin.zhang 2025-01-09 21:47:47 +08:00 committed by Noisyfox
parent ab986945be
commit 28439b3650

View file

@ -2519,7 +2519,6 @@ void StatusPanel::on_subtask_abort(wxCommandEvent &event)
void StatusPanel::error_info_reset()
{
m_project_task_panel->error_info_reset();
before_error_code = 0;
}
void StatusPanel::on_print_error_clean(wxCommandEvent &event)