Free error obj

This commit is contained in:
Krad
2022-01-12 15:53:17 +08:00
parent 8212788c89
commit 904fbb988d

View File

@@ -21,5 +21,6 @@ void GUIErrorHandle::init() {
// error->setErrorHandleParent(qApp->activeWindow());
// }
error->handle();
delete error;
});
}