mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-12-11 16:00:17 -07:00
Dim the icon on ComboBox when disabled
This commit is contained in:
parent
53bc949580
commit
bc21ab61f5
3 changed files with 15 additions and 1 deletions
|
|
@ -40,7 +40,7 @@ public:
|
|||
|
||||
void SetLabel(const wxString& label);
|
||||
|
||||
void SetIcon(const wxBitmapBundle & icon);
|
||||
virtual void SetIcon(const wxBitmapBundle & icon);
|
||||
|
||||
void SetLabelColor(StateColor const &color);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue