- if trying to add a tool using shortcut key 'T' with value zero the app will react with a message telling to use a non-zero value.

This commit is contained in:
Marius Stanciu
2019-02-09 01:18:03 +02:00
committed by Marius S
parent 8f000c0a18
commit da7029dc0b
4 changed files with 20 additions and 10 deletions

View File

@@ -831,7 +831,7 @@ class FlatCAMGUI(QtWidgets.QMainWindow):
</tr>
<tr height="20">
<td height="20"><strong>T</strong></td>
<td>&nbsp;Add a Tool (when in Geometry Selected Tab)</td>
<td>&nbsp;Add a Tool (when in Geometry Selected Tab or in Tools NCC or Tools Paint)</td>
</tr>
<tr height="20">
<td height="20"><strong>V</strong></td>