mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-08-16 18:10:40 -04:00
gui: settings: add missed ui deletion in postedpage
This commit is contained in:
parent
2e175cbc6f
commit
a9ec9166e8
1 changed files with 1 additions and 0 deletions
|
@ -36,6 +36,7 @@ PostedPage::PostedPage(QWidget * parent, Qt::WindowFlags flags)
|
||||||
|
|
||||||
PostedPage::~PostedPage()
|
PostedPage::~PostedPage()
|
||||||
{
|
{
|
||||||
|
delete ui;
|
||||||
}
|
}
|
||||||
|
|
||||||
/** Loads the settings for this page */
|
/** Loads the settings for this page */
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue