mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-17 02:22:17 +00:00
FIX:add "is_new_project_in_gcode3mf" api in .gcode.3mf
jira: STUDIO-9437 Change-Id: I5deb03cb535d3099ecadb1ce626fc632f65cd814 (cherry picked from commit 60fde9ca0135acb6c67302aa929f3fe975044c59)
This commit is contained in:
@@ -1360,6 +1360,7 @@ void ConfirmBeforeSendDialog::on_show()
|
||||
m_button_ok->GetEventHandler()->ProcessEvent(evt_ok);
|
||||
wxMouseEvent evt_cancel(wxEVT_LEFT_UP);
|
||||
m_button_cancel->GetEventHandler()->ProcessEvent(evt_cancel);
|
||||
CenterOnScreen();
|
||||
this->ShowModal();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user