mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-22 14:13:57 -06:00
Substitutions : Implemented InfoDialog
This commit is contained in:
parent
731ac9287e
commit
1e60acde12
10 changed files with 214 additions and 35 deletions
|
@ -159,7 +159,7 @@ void SLAImportJob::process()
|
|||
}
|
||||
|
||||
if (! config_substitutions.empty()) {
|
||||
//FIXME Add reporting here "Loading profiles found following incompatibilities."
|
||||
show_substitutions_info(config_substitutions, path);
|
||||
}
|
||||
|
||||
update_status(100, was_canceled() ? _(L("Importing canceled.")) :
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue