mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-07 23:17:35 -06:00
NEW:add a prompt after importing
jira:[for model mall import] Change-Id: Ie9b418242f5e30dbd034c10aea0fd9735fb0717e
This commit is contained in:
parent
5927b5f87a
commit
01f4948e88
3 changed files with 10 additions and 0 deletions
|
@ -8156,6 +8156,7 @@ void Plater::import_model_id(wxString download_info)
|
|||
|
||||
// show save new project
|
||||
p->set_project_filename(wxString(filename));
|
||||
p->notification_manager->push_import_finished_notification(target_path.string(), target_path.parent_path().string(), false);
|
||||
}
|
||||
else {
|
||||
if (!msg.empty()) wxMessageBox(msg);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue