mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-04-23 16:39:16 -04:00
gui: chatlobbydialog: delete mparticipantcomparerole in destructor
This commit is contained in:
parent
638216e513
commit
14a1163afa
@ -469,6 +469,7 @@ ChatLobbyDialog::~ChatLobbyDialog()
|
||||
|
||||
// save settings
|
||||
processSettings(false);
|
||||
delete mParticipantCompareRole;
|
||||
}
|
||||
|
||||
ChatWidget *ChatLobbyDialog::getChatWidget()
|
||||
|
Loading…
x
Reference in New Issue
Block a user