mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-11 11:07:40 +00:00
FIX: obj->cache_flow_ratio
Change-Id: Ibfc955a1034f9999a82e29469f3b2d007683e2e7 (cherry picked from commit b7e73f44822cfbf0a7b2d00b9170fae51087850c)
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user