mirror of
https://github.com/Snigdha-OS/snigdhaos-blackbox.git
synced 2025-09-21 20:15:02 +02:00
📝 docs(_exp): functions
This commit is contained in:
@@ -36,6 +36,8 @@ SnigdhaOSBlackbox::SnigdhaOSBlackbox(QWidget *parent, QString state)
|
|||||||
|
|
||||||
SnigdhaOSBlackbox::~SnigdhaOSBlackbox()
|
SnigdhaOSBlackbox::~SnigdhaOSBlackbox()
|
||||||
{
|
{
|
||||||
|
// Frees the memory allocated for the user interface (UI) object.
|
||||||
|
// The 'ui' pointer was allocated in the constructor, and it's responsible for managing the UI components of the SnigdhaOSBlackbox window.
|
||||||
delete ui;
|
delete ui;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user