mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-12-11 16:00:17 -07:00
Update TextInput to use bitmap bundles
This commit is contained in:
parent
7cfa854981
commit
510a4a02ab
3 changed files with 7 additions and 7 deletions
|
|
@ -40,7 +40,7 @@ public:
|
|||
|
||||
void SetLabel(const wxString& label);
|
||||
|
||||
void SetIcon(const wxBitmap & icon);
|
||||
void SetIcon(const wxBitmapBundle & icon);
|
||||
|
||||
void SetLabelColor(StateColor const &color);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue