Use correct icon for tool controller.
This commit is contained in:
@@ -176,7 +176,7 @@ class ViewProvider:
|
||||
return None
|
||||
|
||||
def getIcon(self):
|
||||
return ":/icons/Path-LengthOffset.svg"
|
||||
return ":/icons/Path-ToolController.svg"
|
||||
|
||||
def onChanged(self, vobj, prop):
|
||||
mode = 2
|
||||
|
||||
Reference in New Issue
Block a user