mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-29 22:02:10 +00:00
FIX: update the scale of ColorPicker
jira: [STUDIO-12704] Change-Id: Iac12a24fcb880b0c5db6f62b1b0e38a9c5d60e9d (cherry picked from commit c8bb7fb3acfc65312cacb4b38f0a7ba62810046a)
This commit is contained in:
@@ -109,7 +109,6 @@ public:
|
||||
wxString k = wxEmptyString, wxString n = wxEmptyString);
|
||||
|
||||
void post_select_event(int index);
|
||||
void msw_rescale();
|
||||
void set_color(wxColour color);
|
||||
void set_empty_color(wxColour color);
|
||||
void set_colors(std::vector<wxColour> colors);
|
||||
|
||||
Reference in New Issue
Block a user