mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-08-17 18:40:49 -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
|
||||
processSettings(false);
|
||||
delete mParticipantCompareRole;
|
||||
}
|
||||
|
||||
ChatWidget *ChatLobbyDialog::getChatWidget()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue