add ViewProviders & Tree icons for Part Point, Ellipse, & Helix
Add ViewProviders to select an icon for the part primitives Point, Ellipse, Helix, Also return Part Box tree icon to "Tree_Part.svg"
This commit is contained in:
committed by
Yorik van Havre
parent
7e3807ab49
commit
85bcb92856
@@ -48,7 +48,7 @@ PROPERTY_SOURCE(PartGui::ViewProviderBox, PartGui::ViewProviderPart)
|
||||
|
||||
ViewProviderBox::ViewProviderBox()
|
||||
{
|
||||
sPixmap = "Part_Box.svg";
|
||||
sPixmap = "Tree_Part.svg";
|
||||
}
|
||||
|
||||
ViewProviderBox::~ViewProviderBox()
|
||||
|
||||
Reference in New Issue
Block a user