fixed i2pd qt gui a bit

This commit is contained in:
hypnosis-i2p 2017-07-28 09:21:25 +08:00
parent 9f824f3aa9
commit deb5e435e5
4 changed files with 5 additions and 1 deletions

View file

@ -88,6 +88,7 @@ protected:
i2cpParams.setOutbound_length(outbound_lengthLineEdit->text());
i2cpParams.setOutbound_quantity(outbound_quantityLineEdit->text());
i2cpParams.setCrypto_tagsToSend(crypto_tagsToSendLineEdit->text());
return true;
}
void setupTunnelPane(