Standardize icon naming

This commit is contained in:
WandererFan
2016-04-27 15:03:30 -04:00
committed by wmayer
parent 4bb2da998e
commit 58f9393ab1
54 changed files with 67 additions and 5441 deletions

View File

@@ -50,7 +50,7 @@ PROPERTY_SOURCE(TechDrawGui::ViewProviderAnnotation, Gui::ViewProviderDocumentOb
ViewProviderAnnotation::ViewProviderAnnotation()
{
sPixmap = "Annotation";
sPixmap = "TechDraw_Tree_Annotation";
}
ViewProviderAnnotation::~ViewProviderAnnotation()