revert wxwidgets control pool

This commit is contained in:
SoftFever 2024-05-05 13:38:37 +08:00
parent c2f5660afd
commit d72c9f923a
7 changed files with 28 additions and 158 deletions

View file

@ -165,7 +165,6 @@ int ComboBox::Append(const wxString &item,
void ComboBox::DoClear()
{
SetIcon("drop_down");
texts.clear();
tips.clear();
icons.clear();