Change the tree icon displayed for Part_Box
Change the icon file name in the viewprovider for Part_Box Add Part Box, Cylinder, Cone, Sphere, Ellipsoid, Torus tree icons to the Part.qrc file
This commit is contained in:
committed by
Yorik van Havre
parent
f5e3ad6532
commit
79608d7496
@@ -48,7 +48,7 @@ PROPERTY_SOURCE(PartGui::ViewProviderBox, PartGui::ViewProviderPart)
|
||||
|
||||
ViewProviderBox::ViewProviderBox()
|
||||
{
|
||||
sPixmap = "Tree_Part.svg";
|
||||
sPixmap = "Tree_Part_Box_Parametric.svg";
|
||||
}
|
||||
|
||||
ViewProviderBox::~ViewProviderBox()
|
||||
|
||||
Reference in New Issue
Block a user