mirror of
https://github.com/EnderIce2/Fennix.git
synced 2025-07-16 09:41:42 +00:00
Boot screen & change shutting down/rebooting procedure
This commit is contained in:
@@ -636,6 +636,7 @@ namespace GraphicalUserInterface
|
||||
|
||||
GUI::~GUI()
|
||||
{
|
||||
debug("Destructor called");
|
||||
delete this->mem, this->mem = nullptr;
|
||||
delete this->BackBuffer, this->BackBuffer = nullptr;
|
||||
delete this->DesktopBuffer, this->DesktopBuffer = nullptr;
|
||||
|
Reference in New Issue
Block a user