Part: rename the basic Part 2D and 3D icons
The basic icons for the basic features are renamed, `Tree_Part` to `Part_3D_object`, `Tree_Part2D` to `Part_2D_object`.
This commit is contained in:
@@ -334,7 +334,7 @@ ViewProviderPartExt::ViewProviderPartExt()
|
||||
Lighting.touch();
|
||||
DrawStyle.touch();
|
||||
|
||||
sPixmap = "Tree_Part";
|
||||
sPixmap = "Part_3D_object";
|
||||
loadParameter();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user