add combobox selector to toolbit dock (#14297)
Create a more useful tooltip checkpoint fix missing dovetail shape CAM tool fix remove image stuff
This commit is contained in:
@@ -53,7 +53,7 @@ def _getProperty(obj, prop):
|
||||
attr = getattr(o, name)
|
||||
|
||||
if o == attr:
|
||||
Path.Log.warning(
|
||||
Path.Log.debug(
|
||||
translate("PathGui", "%s has no property %s (%s)")
|
||||
% (obj.Label, prop, name)
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user