mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-04-23 16:39:16 -04:00
gui: statistics: delete bwdelegate in destructor
This commit is contained in:
parent
a9ec9166e8
commit
c3160c062e
@ -197,6 +197,7 @@ BwCtrlWindow::BwCtrlWindow(QWidget *parent)
|
||||
|
||||
BwCtrlWindow::~BwCtrlWindow()
|
||||
{
|
||||
delete BWDelegate;
|
||||
}
|
||||
|
||||
void BwCtrlWindow::updateDisplay()
|
||||
|
Loading…
x
Reference in New Issue
Block a user