NEW:add a prompt after importing

jira:[for model mall import]

Change-Id: Ie9b418242f5e30dbd034c10aea0fd9735fb0717e
This commit is contained in:
tao wang
2023-09-13 16:05:30 +08:00
committed by Lane.Wei
parent b0954a164c
commit 5225e8d891
3 changed files with 10 additions and 0 deletions

View File

@@ -8399,6 +8399,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()) {