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::ViewProviderRevolution,PartDesignGui::ViewProvide
ViewProviderRevolution::ViewProviderRevolution()
{
sPixmap = "Tree_PartDesign_Revolution.svg";
sPixmap = "PartDesign_Revolution.svg";
}
ViewProviderRevolution::~ViewProviderRevolution() = default;