Change PartDesign Pad and Revolution tree icons

Use the same icons as the toolbar buttons.
This commit is contained in:
André Althaus
2024-05-17 09:09:46 +02:00
parent c55e84c6b0
commit fd74429dfa
5 changed files with 2 additions and 272 deletions

View File

@@ -36,7 +36,7 @@ PROPERTY_SOURCE(PartDesignGui::ViewProviderPad,PartDesignGui::ViewProviderSketch
ViewProviderPad::ViewProviderPad()
{
sPixmap = "Tree_PartDesign_Pad.svg";
sPixmap = "PartDesign_Pad.svg";
}
ViewProviderPad::~ViewProviderPad() = default;