mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-18 11:02:08 +00:00
Add back control pool
This commit is contained in:
@@ -166,6 +166,7 @@ int ComboBox::Append(const wxString &item,
|
||||
|
||||
void ComboBox::DoClear()
|
||||
{
|
||||
SetIcon("drop_down");
|
||||
texts.clear();
|
||||
tips.clear();
|
||||
icons.clear();
|
||||
|
||||
Reference in New Issue
Block a user