mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-20 15:21:21 -06:00
Added effective update of ComboBoxes on Plater
This commit is contained in:
parent
27f77c7680
commit
b8cb936973
7 changed files with 34 additions and 6 deletions
|
@ -16,6 +16,7 @@
|
|||
bool current_preset_is_dirty();
|
||||
void load_key_value(char* opt_key, char* value);
|
||||
void OnActivate();
|
||||
size_t get_selected_preset_item();
|
||||
std::string title();
|
||||
Ref<DynamicPrintConfig> get_config();
|
||||
Ref<PresetCollection> get_presets();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue