changed AddApplicant
This commit is contained in:
@@ -7,8 +7,10 @@ GridLayout
|
||||
id: bankAccount
|
||||
columns: 2
|
||||
property alias jobstatus: title
|
||||
property alias longest: longest
|
||||
Label
|
||||
{
|
||||
id: longest
|
||||
text: qsTr("Beschäftigungsverhältnis")
|
||||
Layout.alignment: Qt.AlignRight
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user