mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-07 23:17:35 -06:00
FIX: obj->cache_flow_ratio
Change-Id: Ibfc955a1034f9999a82e29469f3b2d007683e2e7 (cherry picked from commit b7e73f44822cfbf0a7b2d00b9170fae51087850c)
This commit is contained in:
parent
d43a60fd8f
commit
cc2536e719
2 changed files with 11 additions and 4 deletions
|
@ -24,7 +24,7 @@ public:
|
|||
void set_cali_stage(CaliPresetStage stage, float value);
|
||||
void get_cali_stage(CaliPresetStage& stage, float& value);
|
||||
|
||||
void set_flow_ratio_value(wxString flow_ratio);
|
||||
void set_flow_ratio_value(float flow_ratio);
|
||||
|
||||
protected:
|
||||
CaliPresetStage m_stage;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue