mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2026-02-17 18:02:20 -07:00
FIX: gui: fix a crash when sync ams
jira: no-jira Change-Id: I3bafafdf47ba88b80500e756a1d60f0d83387bc5 (cherry picked from commit 23a0069a4d338b181dac4641082f5b8fa5a8b07d)
This commit is contained in:
parent
e79244a08a
commit
4365f158d0
1 changed files with 1 additions and 1 deletions
|
|
@ -3028,7 +3028,7 @@ void Sidebar::sync_ams_list(bool is_from_big_sync_btn)
|
|||
}
|
||||
Layout();
|
||||
|
||||
pop_finsish_sync_ams_dialog();
|
||||
wxTheApp->CallAfter([this]() {pop_finsish_sync_ams_dialog(); });
|
||||
}
|
||||
|
||||
void Sidebar::show_SEMM_buttons(bool bshow)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue