mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-08-03 03:36:58 -04:00
fixed retroshare_service with embedded webui
This commit is contained in:
parent
2123ad7645
commit
997501a24d
8 changed files with 66 additions and 35 deletions
|
@ -202,8 +202,6 @@ void WebuiPage::onAllIPCBClicked(bool /*checked*/)
|
|||
}
|
||||
void WebuiPage::onApplyClicked()
|
||||
{
|
||||
QString errmsg;
|
||||
|
||||
rsWebUI->setUserPassword(ui.password_LE->text().toStdString());
|
||||
|
||||
if(!restart())
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue