mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-11 11:07:40 +00:00
FIX: fix null pointer in save_printable_area_config api
Jira: STUDIO-4209 Change-Id: I71649e2f7aa0a76e13da7ef6d555c0a66a067799
This commit is contained in:
@@ -121,6 +121,7 @@ protected:
|
||||
void on_preset_model_value_change(wxCommandEvent &e);
|
||||
void clear_preset_combobox();
|
||||
bool save_printable_area_config(Preset *preset);
|
||||
bool check_printable_area();
|
||||
bool validate_input_valid();
|
||||
wxArrayString printer_preset_sort_with_nozzle_diameter(const VendorProfile &vendor_profile, float nozzle_diameter);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user