CAM: revert accidental icon name change from #25440
This commit is contained in:
@@ -879,7 +879,7 @@ long ViewProviderPath::findFirstFeedMoveIndex(const Path::Toolpath& path) const
|
||||
|
||||
QIcon ViewProviderPath::getIcon() const
|
||||
{
|
||||
return Gui::BitmapFactory().pixmap("Path-ToolPath");
|
||||
return Gui::BitmapFactory().pixmap("CAM_Toolpath");
|
||||
}
|
||||
|
||||
// Python object -----------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user