mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-08-18 19:08:35 -04:00
gui: chatlobbydialog: delete mparticipantcomparerole in destructor
This commit is contained in:
parent
638216e513
commit
14a1163afa
1 changed files with 1 additions and 0 deletions
|
@ -469,6 +469,7 @@ ChatLobbyDialog::~ChatLobbyDialog()
|
||||||
|
|
||||||
// save settings
|
// save settings
|
||||||
processSettings(false);
|
processSettings(false);
|
||||||
|
delete mParticipantCompareRole;
|
||||||
}
|
}
|
||||||
|
|
||||||
ChatWidget *ChatLobbyDialog::getChatWidget()
|
ChatWidget *ChatLobbyDialog::getChatWidget()
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue