NOISSUE fix small memory leaks
This commit is contained in:
@ -3,6 +3,7 @@
|
||||
|
||||
CustomCommands::~CustomCommands()
|
||||
{
|
||||
delete ui;
|
||||
}
|
||||
|
||||
CustomCommands::CustomCommands(QWidget* parent):
|
||||
|
Reference in New Issue
Block a user