changed AddApplicant
This commit is contained in:
@@ -9,7 +9,9 @@ GridLayout
|
||||
|
||||
Label
|
||||
{
|
||||
Layout.preferredWidth: bankAccount.longest.width
|
||||
text: qsTr("Grad der Behinderung")
|
||||
horizontalAlignment: Text.AlignRight
|
||||
}
|
||||
|
||||
TextField
|
||||
@@ -22,6 +24,7 @@ GridLayout
|
||||
Label
|
||||
{
|
||||
text: qsTr("Disponent")
|
||||
Layout.alignment: Qt.AlignRight
|
||||
}
|
||||
|
||||
TextField
|
||||
@@ -34,6 +37,7 @@ GridLayout
|
||||
Label
|
||||
{
|
||||
text: qsTr("Kostenstelle")
|
||||
Layout.alignment: Qt.AlignRight
|
||||
}
|
||||
|
||||
TextField
|
||||
@@ -46,6 +50,7 @@ GridLayout
|
||||
Label
|
||||
{
|
||||
text: qsTr("Fremdlohn-Nr.")
|
||||
Layout.alignment: Qt.AlignRight
|
||||
}
|
||||
|
||||
TextField
|
||||
|
||||
Reference in New Issue
Block a user