- more refactoring in the app

This commit is contained in:
Marius Stanciu
2021-01-29 02:40:10 +02:00
committed by Marius
parent 07ab8e08cc
commit e36a8a04a0
20 changed files with 49 additions and 49 deletions

View File

@@ -360,7 +360,7 @@ class ToolIsolation(AppTool, Gerber):
dias = self.app.defaults["tools_iso_tooldia"]
if not dias:
log.error("At least one tool diameter needed. Verify in Edit -> Preferences -> TOOLS -> Isolation Tools.")
log.error("At least one tool diameter needed. Verify in Edit -> Preferences -> Plugins -> Isolation Tools.")
return
self.tooluid = 0