- added ability to use ENTER key to finish tool adding in Editors, NCC Tool, Paint Tool and SolderPaste Tool.

This commit is contained in:
Marius Stanciu
2019-04-16 15:27:51 +03:00
committed by Marius
parent 2ba0b494ff
commit d92750d124
8 changed files with 19 additions and 7 deletions

View File

@@ -975,7 +975,7 @@ class GeometryObjectUI(ObjectUI):
"Diameter for the new tool"
)
)
self.addtool_entry = FCEntry()
self.addtool_entry = FCEntry2()
# hlay.addWidget(self.addtool_label)
# hlay.addStretch()