mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-06-05 19:42:47 +00:00
Fixed "color print" issues (SPE-836)
This commit is contained in:
@@ -791,6 +791,8 @@ protected:
|
||||
double get_double_value(const SelectedSlider& selection);
|
||||
|
||||
private:
|
||||
bool is_osx { false };
|
||||
wxFont m_font;
|
||||
int m_min_value;
|
||||
int m_max_value;
|
||||
int m_lower_value;
|
||||
|
||||
Reference in New Issue
Block a user