mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-11 16:57:53 -06:00
Added missed destroy for search_line
This commit is contained in:
parent
2a9190c27d
commit
c8cf11b11b
2 changed files with 4 additions and 3 deletions
|
@ -149,7 +149,7 @@ private:
|
|||
|
||||
class SearchCtrl
|
||||
{
|
||||
wxWindow* parent {nullptr};
|
||||
// wxWindow* parent {nullptr};
|
||||
wxBoxSizer* box_sizer {nullptr};
|
||||
wxTextCtrl* search_line {nullptr};
|
||||
ScalableButton* search_btn {nullptr};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue