Some code organisation and recovery procedure fix
This commit is contained in:
@@ -75,10 +75,10 @@ GridLayout
|
||||
|
||||
Component.onCompleted:
|
||||
{
|
||||
config.usernameNotAvailable.connect(usernameNotAvailable)
|
||||
config.adminNotAvailable.connect(adminNotAvailable)
|
||||
|
||||
}
|
||||
function usernameNotAvailable()
|
||||
function adminNotAvailable()
|
||||
{
|
||||
benutzerName.placeholderText = qsTr ("Benutzername ist bereits vergeben")
|
||||
benutzerName.clear()
|
||||
|
||||
Reference in New Issue
Block a user