Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor destructor to handle dynamic memory deletion
- Updated the destructor in BaseItemManyWidgets class to properly delete dynamically allocated memory for widgets array.
- Loading branch information