mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-07-23 06:31:20 -04:00
added missing unregister handler ID
This commit is contained in:
parent
90a11a1236
commit
5261be8ad4
1 changed files with 1 additions and 0 deletions
|
@ -190,6 +190,7 @@ void HomePage::toggleIncludeAllIPs()
|
||||||
|
|
||||||
HomePage::~HomePage()
|
HomePage::~HomePage()
|
||||||
{
|
{
|
||||||
|
rsEvents->unregisterEventsHandler(mEventHandlerId);
|
||||||
delete ui;
|
delete ui;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue