fixed retroshare_service with embedded webui

This commit is contained in:
csoler 2019-11-17 22:01:49 +01:00
parent 2123ad7645
commit 997501a24d
No known key found for this signature in database
GPG key ID: 7BCA522266C0804C
8 changed files with 66 additions and 35 deletions

View file

@ -202,8 +202,6 @@ void WebuiPage::onAllIPCBClicked(bool /*checked*/)
}
void WebuiPage::onApplyClicked()
{
QString errmsg;
rsWebUI->setUserPassword(ui.password_LE->text().toStdString());
if(!restart())