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

@@ -53,7 +53,7 @@ PROPERTY_SOURCE(TechDrawGui::ViewProviderViewSection, TechDrawGui::ViewProviderV
ViewProviderViewSection::ViewProviderViewSection()
{
sPixmap = "Section";
sPixmap = "TechDraw_Tree_Section";
}
ViewProviderViewSection::~ViewProviderViewSection()