mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-08 15:37:30 -06:00
FIX: fix ams_dialog filament color button display
Change-Id: Id02b8e1d703e11006318fa4140393481ff9f5108
This commit is contained in:
parent
ffbb7a8be5
commit
8ad5bdb914
2 changed files with 10 additions and 11 deletions
|
@ -83,7 +83,7 @@ protected:
|
|||
Button * m_button_confirm;
|
||||
wxStaticText* m_tip_readonly;
|
||||
Button * m_button_close;
|
||||
wxButton * m_clr_picker;
|
||||
Button * m_clr_picker;
|
||||
wxColourData * m_clrData;
|
||||
#ifdef __APPLE__
|
||||
wxComboBox *m_comboBox_filament_mac;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue