[users] Pick up UI changes based on the values from Config
This commit is contained in:
parent
b4a21d7aca
commit
7bae625f46
@ -142,6 +142,8 @@ UsersPage::UsersPage( Config* config, QWidget* parent )
|
||||
CALAMARES_RETRANSLATE_SLOT( &UsersPage::retranslate )
|
||||
|
||||
onReuseUserPasswordChanged( m_config->reuseUserPasswordForRoot() );
|
||||
onFullNameTextEdited( m_config->fullName() );
|
||||
reportLoginNameStatus( m_config->loginNameStatus() );
|
||||
}
|
||||
|
||||
UsersPage::~UsersPage()
|
||||
|
Loading…
Reference in New Issue
Block a user