Assembly : Add icon for joint group.
This commit is contained in:
committed by
Yorik van Havre
parent
fa11eb93f4
commit
f04360ae22
@@ -45,7 +45,7 @@ ViewProviderJointGroup::~ViewProviderJointGroup() = default;
|
||||
|
||||
QIcon ViewProviderJointGroup::getIcon() const
|
||||
{
|
||||
return Gui::BitmapFactory().pixmap("Assembly_CreateJointFixed.svg");
|
||||
return Gui::BitmapFactory().pixmap("Assembly_JointGroup.svg");
|
||||
}
|
||||
|
||||
// Make the joint group impossible to delete.
|
||||
|
||||
Reference in New Issue
Block a user