Remove TechDraw_Tree_Annotation.svg

Replace TechDraw_Tree_Annotation.svg with techdraw-annotation.svg as
discussed in forum topic
https://forum.freecadweb.org/viewtopic.php?f=34&t=42552
This commit is contained in:
Joshua Call
2020-01-18 15:27:25 -07:00
committed by WandererFan
parent 473c62249e
commit 68da4cb243
3 changed files with 1 additions and 166 deletions

View File

@@ -49,7 +49,7 @@ PROPERTY_SOURCE(TechDrawGui::ViewProviderAnnotation, TechDrawGui::ViewProviderDr
ViewProviderAnnotation::ViewProviderAnnotation()
{
sPixmap = "TechDraw_Tree_Annotation";
sPixmap = "actions/techdraw-annotation";
}
ViewProviderAnnotation::~ViewProviderAnnotation()