Update message

This commit is contained in:
Paul Ebbers 2025-01-11 14:19:38 +01:00
parent f8b36b25c1
commit a1e4c817d4

View File

@ -59,7 +59,7 @@ def subToolAction(nfo):
try:
FreeCADGui.activateWorkbench(workbench)
except Exception:
print("Workbench not present")
print("SearchBar: Workbench not present! Was it disabled?")
return
if runTool():
return