mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-08-01 23:32:10 +00:00
More compilation error fixes
This commit is contained in:
@@ -49,7 +49,7 @@ protected:
|
||||
GCode* mp_gcodegen;
|
||||
double m_nozzle_diameter;
|
||||
double m_digit_segment_len;
|
||||
int m_max_number_length;
|
||||
std::string::size_type m_max_number_length;
|
||||
double m_number_spacing;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user