mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-22 02:12:13 +00:00
FIX:Cancel incorrect references
jira: none Change-Id: I3cd97f7521f6ac19158ddb9592758e39161fe6f8 (cherry picked from commit 3e55bddcee0c5c33511133571e51ea01c07118d3)
This commit is contained in:
@@ -3029,8 +3029,9 @@ void Sidebar::sync_ams_list(bool is_from_big_sync_btn)
|
||||
}
|
||||
}
|
||||
Layout();
|
||||
|
||||
BOOST_LOG_TRIVIAL(info) << __FUNCTION__ << "begin pop_finsish_sync_ams_dialog";
|
||||
pop_finsish_sync_ams_dialog();
|
||||
BOOST_LOG_TRIVIAL(info) << __FUNCTION__ << "finish pop_finsish_sync_ams_dialog";
|
||||
}
|
||||
|
||||
void Sidebar::show_SEMM_buttons(bool bshow)
|
||||
|
||||
Reference in New Issue
Block a user