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:
@@ -83,7 +83,7 @@ ViewProvider2DObjectGrid::ViewProvider2DObjectGrid()
|
||||
|
||||
pcRoot->addChild(GridRoot);
|
||||
|
||||
sPixmap = "Tree_Part2D";
|
||||
sPixmap = "Part_2D_object";
|
||||
}
|
||||
|
||||
ViewProvider2DObjectGrid::~ViewProvider2DObjectGrid()
|
||||
|
||||
Reference in New Issue
Block a user