Added endstop switch check to wizard

This commit is contained in:
Jaime van Kessel 2015-08-19 10:27:32 +02:00
parent 251c043add
commit 8dce3a6f8c
3 changed files with 103 additions and 36 deletions

View file

@ -18,12 +18,6 @@ Column
text: parent.title
font.pointSize: 18;
}
Label
{
//: Add Printer wizard page description
text: qsTr("Please select the type of printer:");
}
ScrollView
{