recoveryfile
This commit is contained in:
@@ -70,9 +70,13 @@ GridLayout
|
||||
{
|
||||
Layout.fillHeight: true
|
||||
}
|
||||
|
||||
|
||||
|
||||
Component.onCompleted:
|
||||
{
|
||||
config.usernameNotAvailable.connect(usernameNotAvailable)
|
||||
|
||||
}
|
||||
function usernameNotAvailable()
|
||||
{
|
||||
@@ -81,6 +85,7 @@ GridLayout
|
||||
benutzerNamelabel.color = "red"
|
||||
benutzerNamelabel.font.bold = true
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user