Free memory after closing the preview and the setting windows
This commit is contained in:
@@ -29,6 +29,7 @@ sub new {
|
||||
$self->{materials}->Closing;
|
||||
|
||||
$self->EndModal(wxID_OK);
|
||||
$self->Destroy;
|
||||
});
|
||||
|
||||
my $sizer = Wx::BoxSizer->new(wxVERTICAL);
|
||||
|
||||
Reference in New Issue
Block a user