Added paint_connect to standard paint algorithm. Resolves issue #103.

This commit is contained in:
jpcaram
2015-02-07 18:41:29 -05:00
parent 6e8f82c487
commit 41e63c4390
3 changed files with 21 additions and 2 deletions

View File

@@ -435,7 +435,6 @@ class ExcellonObjectUI(ObjectUI):
grid1.addWidget(self.toolchangez_entry, 4, 1)
self.ois_tcz = OptionalInputSection(self.toolchange_cb, [self.toolchangez_entry])
choose_tools_label = QtGui.QLabel(
"Select from the tools section above\n"
"the tools you want to include."