mirror of
https://git.mirrors.martin98.com/https://github.com/slic3r/Slic3r.git
synced 2025-08-04 02:10:44 +08:00
Added comment for prompt_unsaved_changes
This commit is contained in:
parent
a7ce242496
commit
8933e76719
@ -43,6 +43,7 @@ public:
|
||||
PresetEditor() : PresetEditor(nullptr, {}) {};
|
||||
std::shared_ptr<Preset> current_preset;
|
||||
|
||||
/// Check if there is a dirty config that is different than the loaded config.
|
||||
bool prompt_unsaved_changes();
|
||||
void select_preset_by_name(const wxString& name, bool force = false);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user