Fixed a crash when closing error window
This commit is contained in:
@@ -335,7 +335,7 @@ public:
|
||||
{
|
||||
switch (widget) {
|
||||
case WID_EM_CLOSE:
|
||||
delete this;
|
||||
this->Close();
|
||||
break;
|
||||
|
||||
default:
|
||||
|
||||
Reference in New Issue
Block a user