mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-27 18:51:11 -06:00
Added preset parent description line to Dependencies
This commit is contained in:
parent
d7e2305686
commit
44b711953f
2 changed files with 31 additions and 1 deletions
|
|
@ -121,6 +121,7 @@ public:
|
|||
PresetCollection* m_presets;
|
||||
DynamicPrintConfig* m_config;
|
||||
std::string m_nonsys_btn_icon;
|
||||
ogStaticText* m_parent_preset_description_line;
|
||||
|
||||
public:
|
||||
Tab() {}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue