mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-27 19:27:49 +02:00
fixes #945
This commit is contained in:
parent
1673966e36
commit
ef30d2d3b6
6 changed files with 22 additions and 7 deletions
|
@ -266,6 +266,7 @@ int ServerTunnelPane::appendServerTunnelForm(
|
|||
}
|
||||
|
||||
void ServerTunnelPane::deleteServerTunnelForm() {
|
||||
TunnelPane::deleteTunnelForm();
|
||||
delete serverTunnelNameGroupBox;//->deleteLater();
|
||||
serverTunnelNameGroupBox=nullptr;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue