RuledSurface fixes, Switch Part_Mirror to SVG icon
RuledSurface fixes, claim children correct tool tip change default name from "Filled_shape" to "Ruled Surface" Part_Mirror Switched icon in the tool bar, menu, and tree from the existing PNG icon to the also existing SVG icon
This commit is contained in:
committed by
Yorik van Havre
parent
f18ddea1b3
commit
0ccbcffbf5
@@ -57,7 +57,7 @@ PROPERTY_SOURCE(PartGui::ViewProviderMirror, PartGui::ViewProviderPart)
|
||||
|
||||
ViewProviderMirror::ViewProviderMirror()
|
||||
{
|
||||
sPixmap = "Part_MirrorPNG";
|
||||
sPixmap = "Part_Mirror.svg";
|
||||
pcEditNode = new SoSeparator();
|
||||
pcEditNode->ref();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user