mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-07-01 02:46:59 +03:00
NOISSUE fix small memory leaks
This commit is contained in:
parent
c291946d2a
commit
441e8980b8
4 changed files with 4 additions and 1 deletions
|
|
@ -3,6 +3,7 @@
|
|||
|
||||
CustomCommands::~CustomCommands()
|
||||
{
|
||||
delete ui;
|
||||
}
|
||||
|
||||
CustomCommands::CustomCommands(QWidget* parent):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue