diff --git a/pcb-gcode-setup.ulp b/pcb-gcode-setup.ulp index 4da43a8..f7d8221 100644 --- a/pcb-gcode-setup.ulp +++ b/pcb-gcode-setup.ulp @@ -501,7 +501,7 @@ int Result = dlgDialog("pcb-gcode Setup") { "" "" "" - "" + "" "" "" "
Copyright 2004-2014 by" @@ -558,7 +558,7 @@ int Result = dlgDialog("pcb-gcode Setup") { MIRROR_BOTTOM); } dlgStretch(1); - dlgLabel(""); + dlgLabel(""); dlgStretch(3); } dlgVBoxLayout { @@ -647,7 +647,7 @@ int Result = dlgDialog("pcb-gcode Setup") { if (program_is_setup()) dlgTabPage("Machine") { dlgHBoxLayout { dlgStretch(20); - dlgLabel(""); + dlgLabel(""); dlgGroup("Z Axis") { dlgGridLayout { dlgCell(0, 0) dlgLabel("Z High ");