Mitarbeiter stellen
This commit is contained in:
@@ -12,7 +12,7 @@ ApplicationWindow
|
||||
anchors.margins: 10
|
||||
Label
|
||||
{
|
||||
text: qsTr("Neuer Mitarbeiter")
|
||||
text: qsTr("Mitarbeiter zuweisen")
|
||||
Layout.alignment: Qt.AlignHCenter
|
||||
font.pixelSize: 35
|
||||
}
|
||||
@@ -84,6 +84,11 @@ ApplicationWindow
|
||||
id: output
|
||||
Layout.fillWidth: true
|
||||
}
|
||||
Item
|
||||
{
|
||||
Layout.fillHeight: true
|
||||
Layout.columnSpan: 2
|
||||
}
|
||||
}
|
||||
RowLayout
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user