different names

This commit is contained in:
demmm 2015-11-13 13:25:27 -05:00 committed by Teo Mrnjavac
parent a79575afe8
commit f267410dbb
3 changed files with 3 additions and 3 deletions

View file

@ -427,7 +427,7 @@ UsersPage::setAutologinDefault( bool checked )
}
void
UsersPage::setBoxReusePassword( bool checked )
UsersPage::setReusePasswordDefault( bool checked )
{
ui->checkBoxReusePassword->setChecked( checked );
}