new Part Primitives icons, display tree icons Part Line and Circle
New icons for Parametric Part Primitives Point, Line, Circle, Ellipse, Helix Display the icon in tree via independent viewproviders for Part Parametric Line and Circle Change Part Box tree icon to display yellow Part Box icon from the tool bar
This commit is contained in:
committed by
Yorik van Havre
parent
984bd769b2
commit
efb2275527
@@ -48,7 +48,7 @@ PROPERTY_SOURCE(PartGui::ViewProviderBox, PartGui::ViewProviderPart)
|
||||
|
||||
ViewProviderBox::ViewProviderBox()
|
||||
{
|
||||
sPixmap = "PartFeatureImport";
|
||||
sPixmap = "Part_Box.svg";
|
||||
}
|
||||
|
||||
ViewProviderBox::~ViewProviderBox()
|
||||
|
||||
Reference in New Issue
Block a user