mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-21 13:47:59 -06:00
Add parameter description
Original Commit: prusa3d/PrusaSlicer@d652f15 Co-authored-by: YuSanka <yusanka@gmail.com>
This commit is contained in:
parent
58cd50cc23
commit
6539dc4efa
2 changed files with 10 additions and 0 deletions
|
@ -30,6 +30,7 @@ class EditGCodeDialog : public DPIDialog
|
|||
ScalableButton* m_add_btn {nullptr};
|
||||
wxTextCtrl* m_gcode_editor {nullptr};
|
||||
wxStaticText* m_param_label {nullptr};
|
||||
wxStaticText* m_param_description {nullptr};
|
||||
|
||||
DynamicConfig m_read_write_config;
|
||||
DynamicConfig m_universal_config;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue