Made machine wizard more dynamic

This commit is contained in:
Jaime van Kessel 2015-08-18 10:46:56 +02:00
parent a7f33ea5e7
commit 2454f78e2d
3 changed files with 87 additions and 70 deletions

View file

@ -55,7 +55,6 @@ Column
TextField
{
id: machineName; Layout.fillWidth: true; text: machineList.model.getItem(machineList.currentIndex).name
}
Item