mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-15 19:52:39 -07:00
Added info message about successfully save of the preset(s) modifications
+ more warnings fixes
This commit is contained in:
@@ -1583,6 +1583,8 @@ bool GUI_App::check_unsaved_changes(const wxString &header)
|
||||
// if we saved changes to the new presets, we should to
|
||||
// synchronize config.ini with the current selections.
|
||||
preset_bundle->export_selections(*app_config);
|
||||
|
||||
wxMessageBox(_L("The preset(s) modifications are successfully saved"));
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user