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:
@@ -1,6 +1,5 @@
|
||||
<RCC>
|
||||
<qresource prefix="/">
|
||||
<file>icons/TechDraw_Tree_Annotation.svg</file>
|
||||
<file>icons/TechDraw_Tree_Hatch.svg</file>
|
||||
<file>icons/TechDraw_Tree_Page.svg</file>
|
||||
<file>icons/TechDraw_Tree_Page_Unsync.svg</file>
|
||||
|
||||
File diff suppressed because one or more lines are too long
|
Before Width: | Height: | Size: 23 KiB |
@@ -49,7 +49,7 @@ PROPERTY_SOURCE(TechDrawGui::ViewProviderAnnotation, TechDrawGui::ViewProviderDr
|
||||
|
||||
ViewProviderAnnotation::ViewProviderAnnotation()
|
||||
{
|
||||
sPixmap = "TechDraw_Tree_Annotation";
|
||||
sPixmap = "actions/techdraw-annotation";
|
||||
}
|
||||
|
||||
ViewProviderAnnotation::~ViewProviderAnnotation()
|
||||
|
||||
Reference in New Issue
Block a user