mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-11 00:37:51 -06:00
Fixed "color print" issues (SPE-836)
This commit is contained in:
parent
2f205dd77b
commit
a398cbf24c
3 changed files with 39 additions and 15 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue