mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-08 23:46:24 -06:00
parent
41ff632d28
commit
75dd55fcf6
2 changed files with 27 additions and 13 deletions
|
@ -165,6 +165,7 @@ protected:
|
|||
struct PresetDependencies {
|
||||
Preset::Type type = Preset::TYPE_INVALID;
|
||||
::CheckBox* checkbox = nullptr;
|
||||
wxStaticText* checkbox_title = nullptr;
|
||||
Button *btn = nullptr;
|
||||
std::string key_list; // "compatible_printers"
|
||||
std::string key_condition;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue